Click here to Skip to main content
15,887,683 members
Home / Discussions / C#
   

C#

 
QuestionHow to "ping" command on Mono by C#? Pin
bug_aonz20-Aug-07 17:49
bug_aonz20-Aug-07 17:49 
AnswerRe: How to "ping" command on Mono by C#? Pin
Vasudevan Deepak Kumar20-Aug-07 21:32
Vasudevan Deepak Kumar20-Aug-07 21:32 
GeneralRe: How to "ping" command on Mono by C#? Pin
bug_aonz21-Aug-07 16:44
bug_aonz21-Aug-07 16:44 
QuestionInstalled software List Pin
Jeeva Jose20-Aug-07 17:15
Jeeva Jose20-Aug-07 17:15 
AnswerRe: Installed software List Pin
Scott Dorman20-Aug-07 17:24
professionalScott Dorman20-Aug-07 17:24 
QuestionC# and MATLAB Pin
TriBerryPowerBar20-Aug-07 15:17
TriBerryPowerBar20-Aug-07 15:17 
AnswerRe: C# and MATLAB Pin
Scott Dorman20-Aug-07 17:23
professionalScott Dorman20-Aug-07 17:23 
QuestionUpdater block - downloading updates from a server Pin
steve_rm20-Aug-07 11:33
steve_rm20-Aug-07 11:33 
Hello,

VS 2005 & IIS 5.1

I am using an updater block, just so you know what I am talking about you can get it from this link:
http://www.microsoft.com/downloads/details.aspx?familyid=C6C09314-E222-4AF2-9395-1E0BD7060786&displaylang=en

I have a server which i have my updates and the manifest.

However, the client will download the manifest and in the updaterLog it will say manifest downloaded ok, but validation failed. See full error msg below.

However, If i create a virtual directory on the same computer as the client is running on, and have the updates in there. Then everything works fine. So all my code is working ok.

However, its when the updates are on the server which is on a network. That it does not work. It make me believe there is a difference in what I have to do to get this to work on the network.

I have tried 2 different computers running the client and having the updates located on each one. Both work well when the updates are on each of the local computers. But when I try and get the updates to work when they are on the server it fails.

Also, i have double checked the private and public keys. They are all in order.

Is there something I need to do on the network to get this to work? Maybe set some permission? Why does the manifest become invalid when it is download from the server on the network?

Your help with any suggestion would be most grateful,

Thanks,

Error from log file
<CODE>[DownloaderManager.ValidateManifestFile] :
MANIFEST VALIDATION FAILED:
The server Manifest located at
'C:\Program Files\CodeRed\Updates\Manifest.xml' failed validation.
It is being deleted; its signature did not match the signature of the file that was downloaded.</CODE>
QuestionIP Control Pin
Demian Panello20-Aug-07 9:29
Demian Panello20-Aug-07 9:29 
AnswerRe: IP Control Pin
Demian Panello20-Aug-07 10:34
Demian Panello20-Aug-07 10:34 
QuestionLayout /map [modified] Pin
SpiveyC#20-Aug-07 7:49
SpiveyC#20-Aug-07 7:49 
AnswerRe: Layout /map Pin
Christian Graus20-Aug-07 11:00
protectorChristian Graus20-Aug-07 11:00 
QuestionValidation and closing a dialog Pin
Marc Clifton20-Aug-07 6:03
mvaMarc Clifton20-Aug-07 6:03 
AnswerRe: Validation and closing a dialog Pin
Eduard Keilholz20-Aug-07 6:10
Eduard Keilholz20-Aug-07 6:10 
GeneralRe: Validation and closing a dialog Pin
Marc Clifton20-Aug-07 6:17
mvaMarc Clifton20-Aug-07 6:17 
GeneralRe: Validation and closing a dialog Pin
Marc Clifton20-Aug-07 9:02
mvaMarc Clifton20-Aug-07 9:02 
QuestionListView list importing from .txt/ini file? Pin
Sylenze20-Aug-07 6:01
Sylenze20-Aug-07 6:01 
AnswerRe: ListView list importing from .txt/ini file? Pin
Eduard Keilholz20-Aug-07 6:59
Eduard Keilholz20-Aug-07 6:59 
GeneralRe: ListView list importing from .txt/ini file? Pin
Sylenze20-Aug-07 8:06
Sylenze20-Aug-07 8:06 
AnswerRe: ListView list importing from .txt/ini file? Pin
Luc Pattyn20-Aug-07 13:38
sitebuilderLuc Pattyn20-Aug-07 13:38 
Questioninstall windows fonts Pin
Werdna20-Aug-07 5:56
Werdna20-Aug-07 5:56 
AnswerRe: install windows fonts Pin
Eduard Keilholz20-Aug-07 6:55
Eduard Keilholz20-Aug-07 6:55 
GeneralRe: install windows fonts Pin
Werdna20-Aug-07 13:48
Werdna20-Aug-07 13:48 
AnswerRe: install windows fonts Pin
SpiveyC#20-Aug-07 7:52
SpiveyC#20-Aug-07 7:52 
AnswerRe: install windows fonts Pin
Okultist16-Jun-09 1:24
Okultist16-Jun-09 1:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.