A name was started with an invalid character. Error processing resource
This error fires when you run your application on local host. Generally the reason behind this error is configuration of IIS.
The general cause of this error is installation of .net 2005 before installing IIS
To know how to configure IIS click here.
Here is the solution of this error Go to run type cmd
Browse for windows directory:
For ex.
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe –i
Or
C:\WINNT\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe –i
Hope this will work
The general cause of this error is installation of .net 2005 before installing IIS
To know how to configure IIS click here.
Here is the solution of this error Go to run type cmd
Browse for windows directory:
For ex.
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe –i
Or
C:\WINNT\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe –i
Hope this will work
Comments
Warm Regards,
Narender Singh
((+91-9351346823)
I am getting the same error and I don't have IIS installed on my machine, rather I have created a virtual directory using VS2008 and have hosted the services in that virtual dircetory. Can you please let me know what steps I need to take to get rid of this error.
Also...the case is correct.
i has tried every technique but didn't work finally this will
thanks a lot again
i have installed vs2008 first then IIS
i tried your suggestions but still shows an error
"Failed to access IIS metabase. "