Windows Develop Bookmark and Share   
 index > Windows Forms Sample Applications > Server Install Error: The parameter is incorrect. (taskvisionsource_1.1.0.0.msi)
 

Server Install Error: The parameter is incorrect. (taskvisionsource_1.1.0.0.msi)

So I am trying to setup a server of my own and was installin g the server piece has anyone found a fix for the "The parameter is incorrect." message during the installation?

I am running
Windows Server 2003
IIS 6.0
SQL Server 2000

I do have the .NET Framework v1.0.3705 also installed.
Is there a way I can install via Source????

Any help would be great.
MigrationUser 1  Wednesday, March 05, 2003 11:30 AM
Not that it's much consolation, but I get the same problem!
MigrationUser 1  Wednesday, March 05, 2003 7:36 PM
I have the identical config, and I was able to get Task Server running. The process was a bit convoluted.

First, I deployed the source code on my Windows 2000 laptop.
Next, I copied / recreated the two websites on my server machine. To do this, I copied the directories, then I mapped these directories as virtual directories on my server.
Then, I copied the SQL scripts to my server, and executed the "Create_DB" script and then the "Load_Data" script. 

The key item to change was in IIS manager. I had to change the identity for the "DefaultApplicationPool". If you change it to be "Local System", the web service was then able to authenticate to the database. 

At this point, I changed my config file on my client, and voila, I was up and running with the back end on Win 2K3

Hope this helps
MigrationUser 1  Wednesday, March 19, 2003 5:49 PM
were do you change the DefaultApplicationPool
MigrationUser 1  Wednesday, April 06, 2005 2:00 PM
That depends on the version of iis..

To have this worked quickly- check the following:
   Did you place the Webservice URL's in the client config file ? [ taskvision.exe.config for client]

  Did you alter the Web.config for the proper connection string for SQL Server? [ almost the last setting - dbConn.ConnectionString - i saw several claims that it would not work for DEFAULT sqlserver install !! that is not right - use (local) with the parentheses for the data source - that would make it work! ]

  Check the WEb services before trying the client - try AuthService.asmx for the security part and DataService.asmx for the data part.
      Here in the AuthService get the TICKET [ GetAuthorizationTicket ] using the "jdoe" , "welcome" userid/passwd
    If you have not come across this userid/passwd then you have not installed the SQL Server db and tables and data load...

   Hope this sets the ball rolling on task vision
MigrationUser 1  Wednesday, April 20, 2005 1:09 PM
and at last this problem's solution is?????????? i have the same error in running istall taskvision server and taskvisionsource_1.1.0.0.msi ,all have error " parameter error" who have the solution for this problem?/
lmhine  Sunday, September 04, 2005 5:34 PM

You can use google to search for other answers

Custom Search

More Threads

• Where can I get TaskVision's Sql script?
• Terrarium Server won't reintroduce
• Time vs Ticks
• Terrarium Status -- Contest, Framework 1.1
• Well, this is it
• Test User ID and Password
• I have VB .NET, how do i make a file to build a bug?
• Research on Terrarium...Please Help me ASAP!
• Smart Client problem with me
• Cannot find "file:///D://.....". Make sure the path or the internet address is correct.