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 5973411
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T20:47:47+00:00 2026-05-22T20:47:47+00:00

Folks, I have a an old ASP.Net website that I have to modify occasionally.

  • 0

Folks,
I have a an old ASP.Net website that I have to modify occasionally.

When I go to build or run the site, I get

Cannot update project reference ”.
Source project not
available.Validating Web Site

It then steps through each folder and page in the project & "Validates" it. The site is quite sizable, and can take 5+ minutes on my beefy Windows-7 PC.

Anyone any ideas how I can track down the ” project reference and get rid of this? The Validation is breaking my heart, small change, run, wait 5 minutes, test, small change, run wait 5 minutes . . . gag

ASP.Net isn’t my bag so forgive me if this is a school boy error.

  • 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-05-22T20:47:48+00:00Added an answer on May 22, 2026 at 8:47 pm

    Visual Studio 2008 stores project references for Web Sites in the Solution file (.sln)

    Find and edit or remove the offending project references by editing the Solution file with Notepad or Notepad++.

    A typical project entry

    (here the GUID {2F769E88-2909-49A8-A5D6-1AF1C27FAB4E} on the far right is the project’s ID to be referenced by some other project) …

     Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MyLibrary", "Source\MyServiceLibrary\MyLibrary.csproj", "{2F769E88-2909-49A8-A5D6-1AF1C27FAB4E}"
     EndProject
    

    A reference to the above project entry from a Web Site

     Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "WebSite", "Source\WebSite", "{66E258DA-36BE-4643-BC7E-2D9D90A6BEB9}"
        ProjectSection(WebsiteProperties) = preProject
            ...
            ProjectReferences = "{2F769E88-2909-49A8-A5D6-1AF1C27FAB4E}|MyLibrary.dll;"
            ...
        EndProjectSection
     EndProject
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Curious whether folks have setup 2 way transactional replication on the tables ASP.NET uses
Hey folks. I have a client who's old website was called toastkid.com. I set
Do folks have any guidance on when a simple .NET property that fires INotifyPropertyChanged.PropertyChanged
folks! I have project in cc.net and this project nay start by 3 ways
Folks I am surprised to see my code working, that I dont have any
SSIS (SQL 2005) packages that have a script task that invoke custom .NET dlls
In a very old code base, we have some build settings for our visual
I have some OLD programs that I'm mantaining. They still use resource files with
I came across an old problem that you Mathematica/StackOverflow folks will probably like and
I have an App that was working perfectly, then I released an update and

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.