Re: ClickOnce issues and questions...
- From: "Tom" <tom@xxxxxxxxxx>
- Date: Mon, 04 Sep 2006 17:24:40 -0700
Mike: Hmm... that is an idea I had not thought about yet - i.e. Using
SourceSafe's 'share' to share the XML file between projects. I can sure
give that a try.
I tried using references to the DLLs in the 'base' project, and for
some reason it didn't work. I don't have the error message with me, but
I think I will re-copy the base project file and try it again.
Finally, I don't suppose there is any way to add an additional icon to
the setup is there? I.E. To also place an icon for the EXE onto the
desktop via ClickOnce?
Tom
--
Mike Blake-Knox wrote:
In article <uuqO19uuGHA.3392@xxxxxxxxxxxxxxxxxxxx>, Tom wrote:.
However, with ClickOnce
there doesn't seem to be any way to 'specify' other files to be
included with the project within the base GUI - i.e. other DLLs
that might reside in other projects.
How about adding a reference (to the other projects) in the project
that has your GUI? If you have copy local true, it will put a copy of
the dll in the bin directory where ClickOnce can find it.
Also, you can use source control (e.g., VSS) to share an XML (for
instance) file between projects.
Mike
- Prev by Date: Re: How to setup all dlls in a separate folder?
- Next by Date: Re: How to setup all dlls in a separate folder?
- Previous by thread: Re: Redistributing .net Framework 1.1 SP 1
- Next by thread: Re: RIS RISetup error related to .Net 2.0 System.Enter ...
- Index(es):
Relevant Pages
|