Jump to content

Error VS2010


paparesta

Recommended Posts

Stefano, Hi,

We need to activate StackTrace to get more debug information abot this error.

first, close your Plastic client,

and edit your Plastic Client.conf file

The file is placed in different paths depending on your OS,

The client.conf file can be found in the user local directory (that is,

/home/<user>/.plastic directory in Linux or C:\Documents and Settings\<user>\

Local Settings\Application Data \plastic in Windows XP or

C:\Users\<user>\AppData\Local\plastic in Vista/Win7)

Add this line: <StackTrace>YES</StackTrace>

Like below:

</DiffTools>

<StackTrace>YES</StackTrace>

<SetFilesAsReadOnly>yes</SetFilesAsReadOnly>

<CheckFileContentForChanged>no</CheckFileContentForChanged>

<CaseSensitiveFsOnMac>no</CaseSensitiveFsOnMac>

<CacheServer />

2- reproduce the error.

3- from VS open view->other windows ->requests combo ->source control

Link to comment
Share on other sites

Miller, hi

i have actuvate StackTrace and i look this

C:\DotSp\ProgettiWeb\AsprocarneSaS\DotSp.AsprocarneSas.Core\DotSp.AsprocarneSas.Core.vbproj : error : 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

C:\DotSp\ProgettiWeb\AsprocarneSaS\DotSp.AsprocarneSas.Data\DotSp.AsprocarneSas.Data.vbproj : error : 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

and this dialog.

post-104-131480815905_thumb.png

Link to comment
Share on other sites

I encountered the same problem ("Attemted to read or write...") when I wanted to add a Visual Studio 2010 project

to PlasticSCM. The project is a Win Forms application. I am using the Visual Studio integration package.

As soon as I want to add the project to PlasticSCM (from the Solution Explorer) the popup is shown.

I added a number of other projects without any problem (assemblies, command line application and setup program). Only

the Winforms application (so far) seems to give these problems. The Winforms application contains a number of user

controls which are used by the application. There is no ASP involved.

The unfortunate thing is that this is happening in an attempt to move from Perforce to PlasticSCM. I am trying

to promote PlasticSCM as a source control system for our development team. I have experience both with Clearcase

and with Perforce and I was very enthousiastic about PlasticSCM.

Is it possible to have a fix for the integration package to solve this issue?

post-102-13148081591_thumb.png

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...