G
Guest
All,
I'm having a problem getting a small ASP.net to run on a new server I got.
( I have this app running on about 5 other server with server 2000 OS) The
server is a windows 2003 server with IIS 6.0. The site is set to allow
anonymous access. When I try to load the first page, I get the following
message.
Compiler Error Message: BC31011: Unable to load referenced library
'C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Microsoft.VisualBasic.dll':
System Error &H8013110e&
I check the server and it has the framework installed. I also ran
aspnet_iisreg.exe to try to fix this problem. I'm not sure what is going on.
Could this is a permission problem with the anonymous access and the
v1.1.4322 directory?? Any help would be appreciated.
Thanks
I'm having a problem getting a small ASP.net to run on a new server I got.
( I have this app running on about 5 other server with server 2000 OS) The
server is a windows 2003 server with IIS 6.0. The site is set to allow
anonymous access. When I try to load the first page, I get the following
message.
Compiler Error Message: BC31011: Unable to load referenced library
'C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Microsoft.VisualBasic.dll':
System Error &H8013110e&
I check the server and it has the framework installed. I also ran
aspnet_iisreg.exe to try to fix this problem. I'm not sure what is going on.
Could this is a permission problem with the anonymous access and the
v1.1.4322 directory?? Any help would be appreciated.
Thanks