VS 2005 Web project

G

Guest

Hi;

I'm not able to get asp pages to process. I get specified module could not
be found.
I tried running dependency walker against this.

Also, if I create a new web project, I don't get a bin directory or an
assembly created just the project and default aspx page for the project. So
I can't run dependency walker against the new project to get past the
specified module error.

Suggestions appreciated.
 
G

Guest

I dunno if this has anything to do with having VS2003 and VS2005 on my machine.
I did answer my one question: turns out you need to publish the web project
in order to get the bin\assembly created in 2005.

This post gave me some ideas: http://forums.asp.net/thread/1270047.aspx

Yet I deleted the _vti_cnf\web.config file, then published and still got the
specified module could not be found message. Is IIS supposed to create a
virtual directory reference for your created published directory? I
published to temp off the IIS www/root (/temp) but saw no reference to this
directory in IIS.
 
L

Laurent Bugnion

Hi,
Hi;

I'm not able to get asp pages to process. I get specified module could not
be found.
I tried running dependency walker against this.

Also, if I create a new web project, I don't get a bin directory or an
assembly created just the project and default aspx page for the project. So
I can't run dependency walker against the new project to get past the
specified module error.

Suggestions appreciated.

The first error, I don't know.

The second issue, it's the new web site model in VS2005. If you want to
have the VS2003 model, where you get a DLL, you should look into the Web
Application project add-on
http://webproject.scottgu.com/

Enjoy,
Laurent
 

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

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top