C# Express 2005 beta vs C# VS 2005

  • Thread starter Thread starter Andrew Bullock
  • Start date Start date
A

Andrew Bullock

Hi,

When i had C# Express 2005 beta and I used the below example, it loaded
avi files pretty much instantly.

http://www.codeproject.com/cs/media/avifilewrapper.asp

But now having installed VS 2005, it takes ages to load avi files.
Going back to C# Express 2005 (not beta) with VS 2005 still installed
still causes it to load slow :(


Does anyone have any idea why?

Thanks

Andrew
 
Andrew said:
Hi,

When i had C# Express 2005 beta and I used the below example, it loaded
avi files pretty much instantly.

http://www.codeproject.com/cs/media/avifilewrapper.asp

But now having installed VS 2005, it takes ages to load avi files.
Going back to C# Express 2005 (not beta) with VS 2005 still installed
still causes it to load slow :(


Does anyone have any idea why?

Thanks

Andrew

OK its a debugger problem, Ill post a new thread with some specifics.


:)

Andrew
 
Back
Top