Home All Groups Group Topic Archive Search About

Can I Unpublish an application?

Author
7 Jul 2009 3:03 PM
dgk
I've didn't mean to use the ClickOnce stuff but it's been a while
since I worked on this and I ended up Publishing it. Now the thing is
giving me all sorts of security errors when I try debugging it. Can I
set it back to being just a regular old unpublished app?

Author
7 Jul 2009 7:27 PM
Andy
Are you talking about asp.net, and "publishing" your application to
IIS?
Author
8 Jul 2009 12:27 PM
dgk
On Tue, 7 Jul 2009 12:27:07 -0700 (PDT), Andy
<ane***@infotek-consulting.com> wrote:

>Are you talking about asp.net, and "publishing" your application to
>IIS?

It's a windows app - and I think the Publish option (on the property
pages) is meant for ClickOnce deployment. So I understand why there
are now security issues that didn't exist before. But I can't figure
out how to undo it. I'll probably have to fall back to a prior version
and make the changes again.