Re: Urgent help needed with ClickOnce Deployment by RobinS
RobinS
Sat May 10 00:47:57 CDT 2008
You must sign the deployment in order to use ClickOnce.
All you have to do is go to the Signing tab and click on "Create Test
Certificate", then have it use that certificate.
RobinS.
GoldMail.com
"BillG" <billgower@charter.net> wrote in message
news:%236ssgKtrIHA.1316@TK2MSFTNGP06.phx.gbl...
>I deleted every trace of previous deployments. I edited my .csproj in
>notepad and removed all references to signing or app.manifest. When I
>published again for the first it again check the sign box. Where is it
>getting this from?
>
>
> "BillG" <billgower@charter.net> wrote in message
> news:uWEJiXprIHA.3900@TK2MSFTNGP05.phx.gbl...
>>I have been using ClickOnce deployment with my app for over a week now and
>>everything was going fine. This weekend I changed my development machine
>>from windows vista to windows 2003 server. Now when I go to publish my
>>app, the checkbox "Sign the ClickOnce manifests" is checked. I don't want
>>to sign it. I didn't have to before. In fact I just looked at my laptop
>>which is running vista and I checked a copy of the code from a day ago and
>>the check box isn't checked. It has only happened since I moved the code
>>to Windows 2003 server. What can I do?
>>
>> Bill
>>
>>
>
>