Jump to content

Recommended Posts

Posted

I noticed that there is not a Bin folder created when you compile a web project in using VS 2005 Beta 2. Can someone explain how this new process works. I've been doing some testing and everything works fine on my box, but when I upload the project to my server I get an error. :blushing:

  • 1 month later...

Posted

Asp.net doesn't have a bin folder anymore, it compiles the codebehind files directly when the page is loaded, so you have to put your sourcecode online, correct me if I'm wrong, but you should be able to compile those codebehind files and put them in a bin file, should work

Grtz

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...