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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T11:57:19+00:00 2026-06-14T11:57:19+00:00

I realize that a billion people have asked about this error, but I’ve looked

  • 0

I realize that a billion people have asked about this error, but I’ve looked at all of them. Mine seems different. I’m not getting any sort of source code error, no stack trace, no helpful information whatsoever, because the error occurs immediately upon clicking “Publish” on my MVC.NET project. It’s just a dialog box, and that’s all it says. Nothing else happens.

Things that might be related:

  • I’m using Team Foundation. I had some trouble with it (user error)
    for a while, but I just got everything back to the way it should be
    (I think).
  • At one point I used an EDMX thing. I deleted in favor of making my table models from scratch.
  • I can’t find my publishing profile anymore, nor can I figure out how to make a new one. I thought it was supposed to be in a ~/PublishProfiles folder. It’s not there.

I know I haven’t given a lot of information, but I don’t even know where to begin. I’ll be happy to provide anything else upon request. Thank you.

EDIT
I should note that it builds and runs perfectly on the localhost server.

EDIT 2
I rolled back to the oldest version on source control and it worked. I guess I can painstakingly go through each changeset. Also, I did find the PublishProfiles folder. I verified that no changes have been made to the profile.

  • 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-14T11:57:20+00:00Added an answer on June 14, 2026 at 11:57 am

    I was wrong about there not being any changes to the publishing profile. Here is what happened.

    I set up a code-first Entities context called, say, MyDBContext. In my publishing profile myprofile.pubxml, Some code automatically gets inserted like this:

    <PublishDatabaseSettings>
      <Objects xmlns="">
        <ObjectGroup Name="MyDBContext" ......
    <MSDeployParameterValue Include="$(DeployParameterPrefix)MyDBContext-Web.config Connection String" />
    

    Then, I decide to try the EDMX stuff. But I save my old structure just in case. Now the File looks like this:

    <PublishDatabaseSettings>
      <Objects xmlns="">
        <ObjectGroup Name="MyDBContext" Order="1" ......
        <ObjectGroup Name="myEntities" Order="2" ......
    <MSDeployParameterValue Include="$(DeployParameterPrefix)MyDBContext-Web.config Connection String" />
    <MSDeployParameterValue Include="$(DeployParameterPrefix)myEntities-Web.config Connection String" />
    

    But then, I decide to ditch the EDMX stuff. Somehow, though, instead of removing the second set of entries in the .pubxml file, this happened:

    <PublishDatabaseSettings>
      <Objects xmlns="">
        <ObjectGroup Name="MyDBContext" Order="1" ......
        <ObjectGroup Name="MyDBContext" Order="2" ......
    <MSDeployParameterValue Include="$(DeployParameterPrefix)MyDBContext-Web.config Connection String" />
    <MSDeployParameterValue Include="$(DeployParameterPrefix)MyDBContext-Web.config Connection String" />
    

    Voila. Second set removed, and I’m good to go.

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

Sidebar

Related Questions

I realize that this question has been asked 100times but none that I have
I realize that similar questions have been asked about this before here on SO,
I realize that a SO user has formerly asked this question but it was
I realize that there are many questions similar to this one, but having looked
I realize that this question has been asked and has been answered here but
I realize that this can be a matter of preference, but I have noticed
I realize that this topic have been brought up sometimes, but I find myself
I realize that this question may be a long shot, but I have to
I realize that by asking this question, I could have started the apocalypse, but
I realize that this question has been answered before, and I have looked through

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.