D
David C
If anyone can help me with this before I start rebuilding my machine, I
would appreciate it. The symptoms are
- The ASP.NET application opens using the debug option in VS.NET
- I can launch it and even step through
- But I cannot step into the C# project with my business tier (seperate
dll) which has all the data access code. In this case, it is the code
that accesses the database to validate the user.
- It just hangs.
When I attempt to run it without debugging (running it straight from
IE), it hangs.
It started happening out of the blue. No new app was installed. It is
just happening.
Here have tried to uninstall and reinstall IIS and the .NET framework,
but still the same results.
would appreciate it. The symptoms are
- The ASP.NET application opens using the debug option in VS.NET
- I can launch it and even step through
- But I cannot step into the C# project with my business tier (seperate
dll) which has all the data access code. In this case, it is the code
that accesses the database to validate the user.
- It just hangs.
When I attempt to run it without debugging (running it straight from
IE), it hangs.
It started happening out of the blue. No new app was installed. It is
just happening.
Here have tried to uninstall and reinstall IIS and the .NET framework,
but still the same results.