Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8582957
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T21:25:24+00:00 2026-06-11T21:25:24+00:00

I noticed one weird thing today, and I’ll appreciate your input on this. I

  • 0

I noticed one weird thing today, and I’ll appreciate your input on this.

I was assigned to work on a VB.NET project. I took the project files from the server locally.

I opened Visual Studio and then did open project, the project loaded in the solution and I did build, I got errors, pls check screenshot:

http://gyazo.com/3fe2ea4d5ff8fd073355d43160861e70.png?1348166929

2nd try, I opened Visual Studio and instead open project, I did open website, I selected the folder where the files are located and then open website. I build the solution, it says build succeded and the website runs fine in the browser.

Now I want to know why that’s happening, why when I am trying to open as a project I am getting errors, and when I am opening as a website, website starts ok.

Thanks in advance, Laziale

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T21:25:25+00:00Added an answer on June 11, 2026 at 9:25 pm

    In VS, Projects and Websites are different – a Project is a collection of files managed by a *.proj file (e.g. *.csproj, *.vcproj, *.vbproj), whereas a Website is just a filesystem folder without much in the way of project management metadata.

    The second main difference is that Websites have a different Build process – unless you explicitly opt-in to pre-compilation the project is not compiled at design-time, instead everything is compiled by the webserver at runtime, which means you need to distribute all of your source code.

    It also means that compile-time errors are harder to detect. You will get the same errors in a Website as in a Project, it just means you need to perform a live website action that uses the same error-prone *.vb files, and you’ll get a lovely YSoD error then (rather than in the IDE before you publish it).

    “Websites” were introduced in VS2005 as an “easier” alternative to VS2003’s ASP.NET Web Applications, but there was a lot of backlash from developers – I wouldn’t be surprised if they removed it from a future VS release.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am examining a core dump, and noticed that in one frame the 'this'
One thing I have noticed a lot of back and forth on is where
One thing I've noticed with all the XML-RPC examples out there, including the spec
I'm not quite sure I understand what Html.RenderAction() does. I've just noticed one weird
Today I was creating new instances and I noticed something weird on it. I
This one is weird, I have a page that consists of a html table
I thought I understood ViewState, but this is a bit of a weird one.
I noticed this semi weirdish-behavior in one of my projects using Scheme and lists.
You must have noticed one link in yahoo.com, msn.com or other popular websites named
I was reading some switch statements and noticed one using endswitch; . Why or

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.