G
Guest
Hi,
I am getting this error while trying to work on an ASP.NET application. I
did the following (posted below) , it helped once but now I'm getting this
error again... Any help??
From RUN execute cmd.exe to get the command window.
cd to %windir%\microsoft.net\framework\v1.1.4322\
execute C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322>aspnet_regiis -lv
This will give you all the versions of the framework installed on your
machine and there location.
It should look like this:
1.0.3705.288 Valid
C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\aspnet_isapi.dll
1.1.4322.0 Valid (Root)
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_isapi.dll
If not get ride of other versions.
If ROOT is not showing for 1.1.4322.0 then
execute C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322>aspnet_regiis
I am getting this error while trying to work on an ASP.NET application. I
did the following (posted below) , it helped once but now I'm getting this
error again... Any help??
From RUN execute cmd.exe to get the command window.
cd to %windir%\microsoft.net\framework\v1.1.4322\
execute C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322>aspnet_regiis -lv
This will give you all the versions of the framework installed on your
machine and there location.
It should look like this:
1.0.3705.288 Valid
C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\aspnet_isapi.dll
1.1.4322.0 Valid (Root)
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_isapi.dll
If not get ride of other versions.
If ROOT is not showing for 1.1.4322.0 then
execute C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322>aspnet_regiis