Taskvision Server in different location!
im having difficulty customizing it. ive already done modifying the connectionstring in web.config, but still doesn't work!
please help me! thnx a lot!
im having difficulty customizing it. ive already done modifying the connectionstring in web.config, but still doesn't work!
please help me! thnx a lot!
are you getting an error message?
Set AuthWS and DataWS references in TaskVision to point to those web services.
Update keys in TaskVision app.config:
<add key="TaskVision.AuthWS.AuthService" value="http://yourserverurl/ yourfoldername/authservice.asmx"/>
<add key="TaskVision.DataWS.DataService" value="http:// yourserverurl/yourfoldername/dataservice.asmx"/>
Sorry, it's not a complete task list, but I hope it helps.
what are the things that i should do? thnx for the help!
it seems like it needs of recoding the web service!!!!
the connectionstring seems not saving the password when the db is closed (is this a bug of .net?)
what i did is create a connection string in getuserinfo! and dat will do the task!
tnx for the help eniwei!!!
<a href=" http://www.windowsforms.net/Forums/ShowPost.aspx?tabIndex=1&tabId=41&PostID=817">PROBLEM: Microsoft.ApplicationBlocks.Data</a>