Error in opening the website application

  • Thread starter Thread starter Padmalatha
  • Start date Start date
P

Padmalatha

Hi all,
I have installed dotnet 2.0 version in my PC. It also supported by IIS. So
when i am tyring to open the new website on browser i am getting object
instance not found exception.

Anyone please give me the solution for this.

Thanks
 
when i am tyring to open the new website

Can you please sketch in a few details of what the "new website" is?
The exception you got might mean a problem with the code or its
configuration.
 
Hello Padmalatha,

ok. Try to play in foreteller :)

run aspnet_regiis -i, which register asp.net 2.0 for all you sites.

but actually its better to provide more info about your exceptions, and records
from eventLog

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


P> Hi all,
P> I have installed dotnet 2.0 version in my PC. It also supported by
P> IIS. So
P> when i am tyring to open the new website on browser i am getting
P> object
P> instance not found exception.
P> Anyone please give me the solution for this.
P>
P> Thanks
P>
 

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

Back
Top