C# Express 2005 beta vs C# VS 2005

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
 
A

Andrew Bullock

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
 

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