Windows Develop Bookmark and Share   
 index > Windows Forms Sample Applications > does taskvision work on win pro 2k
 

does taskvision work on win pro 2k

hi,
I realise that it states that taskvision should only be run on winXp and win2k3, 
But I'm trying it on win 2k pro.

The msi installer successfully installs the app and the database onto sql2k, but I get the following error when I try to log in

<error>
the remote server is unreachable or the request has timed out.
<error>

I know that:
1) my sql2k service is running
2) it is running in mixed mode.

Is there a workaround?Or do I just have to accept that I won't get this running on win 2k pro?

many thanks, 
          yogi
MigrationUser 1  Saturday, October 16, 2004 3:23 PM
We use it on all 2K Pro machines here...I've actually had more problems with XP then 2K.

* Did you check the web.config in the web services folder? Make sure the connection string looks right...

* Are thr URLs in your TaskVision.exe.config (on your client) pointing to the correct folders on the web server?

* Does the ASPNET worker process have access to the web services folder and the database?
MigrationUser 1  Tuesday, November 16, 2004 2:49 PM

You can use google to search for other answers

Custom Search

More Threads

• Control The Size of SmartControl in MDI WorkSpace
• Merging Cells in Listview/Datagridview etc...?
• Using rich text box for Text Editor
• Server Install Error: The parameter is incorrect. (taskvisionsource_1.1.0.0.msi)
• Trying to find WebBrowserSamples
• Offline filtering dataset with databinding to text boxes
• Missing file identities
• A Bug in TaskVision ?!? ( for those puzzled about selections in DataGrid )
• Treeview with contextMenustrip control
• Converting Windows Application to DLL