473,320 Members | 1,867 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Edited xxx.vbproj file after the conversion to VS2005 from VS2003. Won't open now.

GW
After the conversion and fixing some errs VS2005 threw, project ran OK.

Opened xxx.vbproj file after the conversion to VS2005 from VS2003.

Changed (usng wordpad) ../msbuild/2003 to 2005 thinking that should read
2005

Unable to open project after that. Chgd back to 2003. Unable to open. Err
unable to read xxx.vbproj(218,16)

No other chgs in this project file.

Any suggestions?

Thks, GW

xxx.vbproj

<Project DefaultTargets="Build"
xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ProjectType>Local</ProjectType>
<ProductVersion>8.0.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
Feb 7 '06 #1
2 1883
ok,

I have converted about a dozen projects to vs2005, and NEVER edited the
vbproj file. If the project ran ok then why did you edit the vbproj
file?

Second, If you were going to edit it you should use notepad or
ultraedit or something. From my experience in the past, WordPad adds
extra linefeed and carriage returns into the file which then other
programs barf when they see it.

Try making a new vbproj file with notepad, and type the text in by
hand, if you copy and paste im not sure if it will copy the carriage
returns.

Feb 7 '06 #2
GW
As to why see my comment 2003 -> 2005. Previous edits in VS2003 where for
diff reasons.

Copied vproj from VS2003 again , converted and all is OK.

Edited VBproj in VS2003 with wordpad often without errors so assumed could
do the same in VS2005.

Will try again using notepad. Thks for the suggestion.

"DKode" <dk****@gmail.com> wrote in message
news:11**********************@f14g2000cwb.googlegr oups.com...
ok,

I have converted about a dozen projects to vs2005, and NEVER edited the
vbproj file. If the project ran ok then why did you edit the vbproj
file?

Second, If you were going to edit it you should use notepad or
ultraedit or something. From my experience in the past, WordPad adds
extra linefeed and carriage returns into the file which then other
programs barf when they see it.

Try making a new vbproj file with notepad, and type the text in by
hand, if you copy and paste im not sure if it will copy the carriage
returns.

Feb 7 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Darrin | last post by:
Hello, I see that VS2005 and the new framework 2.0 is out to the public now. Wondering about some things. When you install the new framework 2.0 can a person still use visual studio 2003 or...
6
by: Rich | last post by:
Hello, When I copy a VB web app from my workstation to my laptop (which has the exact same software as the workstation) or to a different virtual directory on the same workstation and then try...
17
by: Samuel | last post by:
Hi All, I am in the process of converting a VS 2003 project to VS 2005 project (VB.NET Class Library). It gives the error in TypeOf and DirectCast statements. It was working...
2
by: Bob | last post by:
I've got an ASP.NET solution with one web project and 4 class libraries that was developed using VS2005 Enterprise Edition. When I open the solution in VS2005 Professional Edition, it starts the...
4
by: linhardt | last post by:
I'm trying to upgrade my .NET 1.1 app from .NET 1.1 to .NET 2.0. I was having trouble upgrading from WSE 2.0 to WSE 3.0 because my app uses endpoints. I read somewhere that I can run .NET 2.0...
2
by: Tammam | last post by:
Hello All, I had a solution composed of managed/unmanaged C++ , C# projects. It builds with no problem in VS2003 but after converting the solution to VS2005 i get many linking errors such as...
5
by: nicknack | last post by:
Hello. I have a pc with visual studio 2005 working well. I tried to install VS2003 along with the VS2003 so I can work on an old project built with VS2003 and FW1.1. The problem is that when...
2
by: John | last post by:
Hi I have a vs2003 database app that use non-bound infragistics controls and all the plumbing is done in code. This works fine in vs2005. After importing to vs2005 via the built-in...
6
by: =?Utf-8?B?SGFycnkgVg==?= | last post by:
I wrote a C# Windows app using VS2003 to read selected text files and write the data to 3 tables in an Access database. After "upgrading" to VS2005, I tried to add a feature and rebuild - what a...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.