BrianPeek.com
A Compendium of Random Uselessness

Can't open solution in vs2005

rated by 0 users
This post has 20 Replies | 2 Followers

Posted: Fri, Jun 15 2007 8:35 AM

Each time I try to open the solution file for wiimotecs and wiimotevb, I receive this complain from my vs2005:

 

Unexpected error encountered: It is recommended that you restart the application as soon as possible.

Error: The parameter is incorrect.

File: vsee\lib\xfcstr\winstrw.cpp

Line Number:166

 

Does anyone knows what is the problem?

 

 

Top 10 Contributor
Male
Posts 1,335

Never seen that error before and a quick Google claims no on else has either.  Smile

Any other issues with VS2005?  Perhaps a re-install is in order...
 

Top 10 Contributor
Male
Posts 1,335

I know you keep bumping this topic and I'll politely ask you to stop.  You're quite literally the only person in the world that has seen this error according to a search at Google and elsewhere.  Have you tried a re-install?  Virus scan?  What are you trying to open the .sln file in?  The topic says VS2005.  Do you have SP1 installed?  What OS are you running?

Give me some more details and perhaps I can help.  Bumping the thread with no further details isn't going to help anyone fix an issue that no one has ever seen before. 

Also, try downloading the zip file again from the source.  I've updated the solutions to remove the source control bindings (don't know how they got left in) which may or may not have an effect for you. 

replied on Mon, Jul 23 2007 9:48 AM
I am receiving the error as well so you are not alone.  I have been using VS2005 with ClearCase just fine until the other day, one of my sln files is giving me this error.  However, I can open other projects (sln files) which are integrated into ClearCase just fine.   With this particular sln fine that is now giving me trouble and will not open, I also randomly receive the following error: 'The project 'xxxx' is under source control.  An error occurred registering this project with source control.  It is recommended that you do not make any changes to this project.'
replied on Thu, Aug 2 2007 5:48 PM

I've been catching that error frequently after we upgraded to ClearCase 7.0.  (I'm in the process of filing a PMR with IBM/RATIONAL as I type this message.)

I do know that the initial release of CC 7.0 had an installation defect where, if the visibility of the previous plugin had been disabled, the 7.0 installer would simply not install the plugin.  If this is the case, try making sure that, in the registry, HKLM\SOFTWARE\Atria\ClearCase\HIDEINVISUALSTUDIO has a value of 0 before you install CC 7.0.  If this key had a value of 1 when you installed, you will need to remove clearcase, fix the registry key to have a value of 0, and then reinstall CC.

 I'll followup with any info I manage to glean from Rational this afternoon that might help.

 

Regards,

Aaron Neerenberg

Sr. SCM/Build Engineer,

FEI Company

aaron.neerenberg@fei.com

replied on Fri, Aug 17 2007 12:31 PM
Anonymous:

Each time I try to open the solution file for wiimotecs and wiimotevb, I receive this complain from my vs2005:

 

Unexpected error encountered: It is recommended that you restart the application as soon as possible.

Error: The parameter is incorrect.

File: vsee\lib\xfcstr\winstrw.cpp

Line Number:166

 

Does anyone knows what is the problem?

 

 

 

I seem to get it every time there's a problem accessing the Version Control system for a project. 

replied on Wed, Jan 16 2008 6:47 AM
I found this issue opening a solution that was under source control (Clearcase). To circumvent this, I went into VS2005 -> Tools -> Options -> Source Control, and Set Current Source Control Plug-in to None. Reopening the solution now worked. Your case may differ, but this is probably worth trying..
replied on Tue, Mar 25 2008 3:43 PM
The above mentioned solution helped me. Once you detach it from source control, you can Open it and play. But you want it in Source control, I am not sure as i haven't tried it. Thanks.
replied on Fri, Mar 28 2008 10:40 AM
Great solution.. I enjoyed .
replied on Thu, Apr 17 2008 5:29 PM
It works me, thanks
replied on Wed, Apr 23 2008 12:17 PM
I'm seeing this in VS2008. He's not the only one.
replied on Tue, Jun 3 2008 4:07 PM
I have tried a quick work around just to open the prj. if its a proj file. Right click the .csproj --> properties --> remove the read only attribute now open the csproj file with any text editor and remove the below lines and save it SccProjectName Rational ClearCase SccProjectName SccLocalPath Rational ClearCase SccLocalPath SccProvider Rational ClearCase SccProvider Now try opening the csproj. it works from me.. just a quick work around not a solution.
Top 10 Contributor
Posts 13
vanmelle52 replied on Tue, Jun 10 2008 11:20 PM
I was able to open the 1.2.1 version of the library in VS 2005, but when I try to open the current (1.5) version, VS responds "The selected file is a solution file, but was created by a newer version of this application and cannot be opened". Any ideas? Are you using VS 2008 now?
Top 10 Contributor
Male
Posts 1,335
Brian Peek replied on Tue, Jun 10 2008 11:23 PM
Yes, starting with build version 1.3, VS08 (Express or higher) is required.
Page 1 of 2 (21 items) 1 2 Next > | RSS