I downloaded the IssueVision code,and
successfully installed it. it works. But it cann't update by itself. I open the c# project solution, and found that, no AppUpdater.dll added to the
project. so I added the AppUpdater.dll tothe
MainForm.cs ,and change
the version to 2.0.0.0 in AssemblyInfo.cs.then
I rebuild it and the ClientInStall project. After all of this, I installed the Client side of the IssueVision. and I change the
<AvailableVersion>2.0.0.0</AvailableVersion>
<ApplicationUrl>http://localhost/IssueVisionDeployWeb/2.0.0.0/</ApplicationUrl>
</VersionConfig>
but then,after I start the Client ,an error occured
.................................
Unable to auto-download the missing parts of the application from:
http://localhost/IssueVisionDeployWeb/3.0.0.0/UssueVision.XmlSerializer.dll
Make sure your connected to the network, if the
problem persists re-install the application
this is really a great trouble , anybody who can help me I will
appriate it very much