From WebDeveloper to VS.NEt 2005

N

Natan Vivo

I just installed VS.NET 2005 final and I can't make it work as
WebDeveloper works. I have my classes in App_Code folder, and all the
page code is in the aspx files (without code behind / partial classes).

I tried to open my old site folder, but it seems VS2k5 doesn't recognize
any code in App_Code folder, and web.config files doesn't have code
completion from schemas...

I just would like to know: Is this just my installation? Can I change
VS.NET to work exactly as web developer works? I mean, no code behind
with Single Page Model?

Thanks
 
N

Natan Vivo

Nevermind.. my mistake. (duh) There was a missing DLL that wasn't in the
version control.

Sorry
 

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