Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Screen Flashes when i debug a project

Status
Not open for further replies.

ggeorgiou01

Programmer
Apr 11, 2005
60
GB
Hi all,

When i debug a any project of mine in .net, my screen flashes (like it is opening up a dos window in full screen) for about 5 seconds, then its reverts back to windows.

Does anybody know what is causing this ??? How to resolve this issue ???

Many Thanks,
-g-
 
What are you referencing in your website (what's in the bin directory)?

The behavior you're experiencing isn't normal, but I've seen it in apps that reference code designed to run on a Windows client instead of a server.
 
In my bin directory i have references to the following:

- Microsoft.Practices.EnterpriseLibrary.Common.dll
- Microsoft.Practices.EnterpriseLibrary.Configuration.dll
- Bol (My Business Object Layer)

Im sure that this is not the issue, as my problem is happening, on every solution i open.

Thanks,
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top