Re: asp.net version mismatch
Do you have both of the frameworks installed there? What version of the framework is VS targetting?
Re: asp.net version mismatch
Yeah I have version 1.0 and 1.1 and it's targetting version 1.0.
Re: asp.net version mismatch
Re: asp.net version mismatch
No I can't. I have some projects that need to be debug in 1.0. :(
Re: asp.net version mismatch
So I'm assuming you've already tried to target VS 2003 towards 1.1?
Re: asp.net version mismatch
Yeah I tried it already but still it gives me an error that the web server is running version 1.0. :(