I installed VS.NET 2005 (and .net framework) and found out afterwards that my winxp didn't have IIS installed. I installed IIS afterwards, registered aspnet with it. Now, if I create a new web site...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21945901.html
I have a .NET web app that was working at one point and is now no longer working...possibly because if the installation of .NET 2
The error i am getting is
CS0234: The type or namespace name 'Dir...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_22774635.html
Zones:
.NETDate Answered: 08/20/2007 Rating: 9.6 Views: 8
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
...
http://www.experts-exchange.com/Programming/Languages/.NET/Web_Matrix/Q_21166198.html
Zones:
Web MatrixDate Answered: 11/13/2004 Rating: 7.8 Views: 58
Hi,
I am developing a web application. I need to access active directory and be able to add, edit or delete a user/group/etc.
I am getting the error on Line 4 with the following code...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21060693.html
I am using ASP.NET 2.0 and MSAccess Database.
When i call a page to retreive data for a specific record it brings that below error.
CS0234: The type or namespace name 'Practices' does not exist...
http://www.experts-exchange.com/Microsoft/Development/Q_22433465.html