CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
web_forms
getting_started
data_presentation_controls
dotnetnuke
data_access-sql_server_sql_server_express_and_sqldatasource_control
security
client_side_web_development
novell-support-groupwise-6x-clients
data_access-data_access_and_objectdatasource_control
asp-net_ajax-asp-net_ajax_control_toolkit
novell-support-netware-6x-install-upgrade
asp-net_ajax-asp-net_ajax_discussion_and_suggestions
novell-support-netware-6x-administration-tools
master_pages_themes_and_navigation_controls
configuration_and_deployment
novell-support-netware-client-winnt-2x-xp
novell-support-groupwise-7x-clients
asp-net_ajax-asp-net_ajax_ui
novell-support-edirectory-netware
community-free_for_all
visual_studio_2005
novell-support-groupwise-6x-install-setup
data_access-xml_and_xmldatasource_control
control-cancel
novell-support-iprint
advanced_asp-net-crystal_reports
data_access-xml_web_services
microsoft-public-access
novell-community-chat
state_management
novell-support-netware-6x-abends-hangs
dotnetnuke-getting_started
novell-support-groupwise-6x-gwia
-net_languages-c
novell-support-identity-manager-engine-drivers
novell-support-groupwise-discontinued
advanced_asp-net-architecture
opensuse-org-suse-linux-support-install-configure-administration
dotnetnuke-custom_modules
novell-support-groupwise-7x-install-setup-admin
novell-support-netware-6x-storage-media
novell-support-groupwise-6x-agents
installation_and_setup
data_access-access_databases_and_accessdatasource_control
windows-hosting_open_forum
visual_web_developer_2005_express
novell-support-groupwise-6x-web-access
novell-support-netware-6x-server-backup
macromedia-dreamweaver
novell-support-netware-5x-administration-tools
novell-support-ifolder
novell-support-bordermanager-install-setup
novell-support-imanager
microsoft-public-dotnet-framework-aspnet
novell-support-netware-5x-install-upgrade
novell-support-cluster-services
novell-support-bordermanager-proxies
novell-support-newsflash
advanced_asp-net-sql_server_reporting_services
microsoft-public-dotnet-languages-csharp
web_parts_and_personalization
about_this_site-feedback_on_this_website
ibm-software-websphere-portal-server
novell-support-netware-dns-dhcp
novell-support-zenworks-desktops-4x-app-launcher
-net_languages-visual_basic_-net
advanced_asp-net-custom_server_controls
novell-support-bordermanager-vpn
novell-support-ndps-neps
microsoft-public-sqlserver-programming
novell-support-netware-webserver
community-jobs
novell-support-netware-4x
advanced_asp-net-mobile_and_handheld_devices
internet_explorer_web_controls
novell-support-zenworks-desktops-4x-install-setup
novell-support-edirectory-linux
novell-support-groupwise-7x-gwia
development_tools-web_matrix_general_discussions
microsoft-public-access-formscoding
macromedia-flash
community-announcements
portal_starter_kit
novell-support-zenworks-desktops-4x-management-agent
novell-support-zenworks-patch-management
novell-support-native-file-access
microsoft-public-access-queries
microsoft-public-access-forms
novell-support-groupwise-7x-web-access
novell-support-netware-small-business-6x
data_access-active_directory_and_ldap
novell-support-edirectory-windows
novell-support-groupwise-7x-agents
novell-support-ichain
data_access-oracle
novell-support-zenworks-desktop-management-6x-imaging
novell-support-groupwise-7x-wireless
novell-support-netware-5x-abends-hangs
advanced_asp-net-localization
novell-support-zenworks-desktop-management-7x-imaging-server-nw-win




Can Reply:  No Members Can Edit: No Online: Yes
Zone: > Asp.Net Forum > visual_studio.vs_2005_web_application_projects Tags:
Item Type: Date Entered: 4/6/2006 11:12:01 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
NR
XPoints: N/A Replies: 4 Views: 120 Favorited: 0 Favorite
5 Items, 1 Pages 1 |< << Go >> >|
"msauper" <>
NewsGroup User
Constant error when opening solution after manually converting to Web Application Project4/6/2006 11:12:01 PM

0

After I have manually converted a solution to using the Web Application Project, I get the following two errors when I open the solution.  The first is soon after the solution is opened :

 "The following Web projects must be converted to the new Web Site Format. The con....."

The second error is just before the solution is ready to open:

"Some of the properties associates with the solution could not be read." 

VS 2005 does not actually seem to do anything with the project or solution file.

Any ideas about what I should do to eliminate these errors?

Best regards,

Metro.

"BradleyB" <>
NewsGroup User
Re: Constant error when opening solution after manually converting to Web Application Project4/7/2006 1:50:47 AM

0

With the new RC1 drop you should not need to manually convert your solution or project file.  After downloading and installing RC1 simply open the VS03 solution in VS05.  It will automaticaly convert it to a Web Application Project.

If you're already doing this and still getting this error please let me know.

Thanks, Brad.

"msauper" <>
NewsGroup User
Re: Constant error when opening solution after manually converting to Web Application Project4/7/2006 7:17:52 PM

0

I have figured out what was generating the error messages when I load my solutions that contain Web Application Projects.  I had done a manual conversion for reasons that I will explain in a separate post.  In addition to the directions in Scott Guthrie's post, (since our projects are all in scc) I needed to convert the SCC configuration for the projects to conform to a "Local" (as opposed to "Web") project.

Well, I either made mistakes when changing the configuration, or VS 2005 re-wrote the configuration when I loaded the project, because the scc entries were definitely messed up.  It had the web application projects one directory deeper in the tree than they actually are.  Once I corrected the entries, the projects loaded fine, without error.

As an aside, why in the world is the solution file not xml?

Best regards,

Metro.

"drub0y" <>
NewsGroup User
Re: Constant error when opening solution after manually converting to Web Application Project5/1/2006 10:31:19 PM

0

I get the first message constantly when I open my WAP projects and I used the RC1 conversion wizard. Here's the message:

"The following Web projects must be converted to the new Web Site format. The conversion process will remove all source control bindings and the project will not be under source control after migration."

It doesn't appear to do any such thing when it opens though. Any clue as to why this would be happening and how I can stop it?

TIA,
Drew


Chief Software Architect
Mimeo.com, Inc. - http://www.mimeo.com
"mcnga1" <>
NewsGroup User
Re: Constant error when opening solution after manually converting to Web Application Project5/3/2006 10:03:31 PM

0

We had a similar problem.  Take a look at your .csproj.vspscc file.

Our old version:

{
"FILE_VERSION" = "9237"
"ENLISTMENT_CHOICE" = "COMPULSORY"
"PROJECT_FILE_RELATIVE_PATH" = ""
"NUMBER_OF_EXCLUDED_FILES" = "0"
"ORIGINAL_PROJECT_FILE_PATH" = "
http://localhost/OurProject/OurProject.csproj"
"NUMBER_OF_NESTED_PROJECTS" = "0"
"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROVIDER"
}

Our new version:

{
"FILE_VERSION" = "9237"
"ENLISTMENT_CHOICE" = "NEVER"
"PROJECT_FILE_RELATIVE_PATH" = "relative:OurProject"
"NUMBER_OF_EXCLUDED_FILES" = "0"
"ORIGINAL_PROJECT_FILE_PATH" = ""
"NUMBER_OF_NESTED_PROJECTS" = "0"
"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROVIDER"
}

 

The way I figured this out was to take the source code to our entire project, manually remove the Visual SourceSafe bindings, then add it to source control.  Then I did a diff on the two directory trees, noting the differences in all files.

 

5 Items, 1 Pages 1 |< << Go >> >|


Free Download:













vs80-kb915364-x86-enu.exe - the upgrade patch cannot be installed

manual building

support for app_[local|global]resources coming?

obj directory

upgrade to release build gives "the project type is not supported by this installation"

the asp.net web application project template doesn't show up

web application projects not available after installing sp1

problem after renaming aspnetdb

web profile generator addin registration problems!!

exception from hresult: 0x8007007e

local run or debug of web application on a unc share

code-behind no longer references tags in aspx

asp controls do not show in codebehind pages

overload function in class library not recognized

release date for the german version?

cache does not work after migration to web application projects

migrating 2005 ajax-enabled web site to 2005 sp1 web application project

unable to open aspx pages with crystal 11 release 2

migrate asp.net website to asp.net web application

creating web service - web site vs. web application

vs2005 does not correctly open wap

creating an instance of the com component with clsid {} from the iclassfactory failed due to the following error: 80004005

mixing wap and web site code?

unable to complete web application projects install

web application: cannot find definition of class methods

badimageformatexception on 64-bit server

error installing web application project msi file

wap question

?? can i remove the virtual directory from the development server ??

what is the best way to organize 2 related web sites in vs

web service application project and wse 3.0

f7 to switch from aspx "source" to c# codebehind - doesn't work?

converting class library projects to web application projects

ensureserverrunning() not working with web application project

how to convert a standard vs 2005 project into a web application project

error hresult e_fail has been returned from a call to a com component

mobile web forms and web asp.net project for vs 2005

webprofile generator - generate webprofile is missing from the menu

assembly spelling wrong

visual studio 2005 web application projects --installation fails

code behind problem

error on running my website: "cannot convert type ..."

redistributable precompiled user control problems

web deployment project outputs too many files from web application project

upload asp.net2.0 web application on server2003

controls not beeing added to the .designer.cs file

links that work in ie does not work in fire fox asp.net 2005

parts of the application not working after build...

edit and continue not working

problem with "dynamic" usercontrols in web application project

 
Search This Site:

 
  Privacy | Contact Us
All Times Are GMT