VS2005 application in a computer where Active Directory is install

G

Guest

This is and old help file for Visual Studio 2003 (may be) or previous and was
for 1.0 or 1.1 .Net Framework.

In my computer I've the following configurations:
1. OS: Windows 2000 Advance Server
2. DB: SQL Server 2000 Enterprise Edition
3. IDE: Visual Studio 2005 (with 2.0 .Net Framework, C#)

After developing a website in another machine, I’ve configured the machine
mentioned above and put my site into “wwwrootâ€. Primarily the site was
working properly from local and other client machine in the local LAN. But
when I installed Active Directory various kind of problems are arising. First
time it was showing that “Failed to access IIS metabaseâ€. I solved that
problem form http://support.microsoft.com/?kbid=267904. Now it is showing
“Object reference not set to an instance of an object.†And no asp.net page
is running. Even if I run a new web project with writing any code (even
without debug), no .aspx is running.

What shall I do?


Md. Zikrul Ahsan (Shawon)
mailto:[email protected]
From Dhaka, Bangladesh
 
C

chanmm

Check the anonymous user again. See whether they have right to your folder.
Because when you pronote to AD it changes your users configuration as well.
If you still cannot solve it perhaps you might want to post it to
www.asp.net too.

chanmm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top