Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Clickonce deployment (Read 3254 times)
prabhakar
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 3
Joined: Jan 10th, 2008
Clickonce deployment
Jan 11th, 2008 at 12:28pm
Print Post  
Hi,

Does flowchart.net support click once deployment?
I could not find any reference to it in the developers reference.

Thanks in advance,
prabhakar.
  
Back to top
 
IP Logged
 
Aaron
YaBB Newbies
*
Offline


Looking for support

Posts: 44
Joined: Nov 9th, 2007
Re: Clickonce deployment
Reply #1 - Jan 11th, 2008 at 12:46pm
Print Post  
I'm currently creating a click once application and this causes no problems at all.

What exactly do you mean by "support it"?
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Clickonce deployment
Reply #2 - Jan 11th, 2008 at 1:09pm
Print Post  
Hi,

ClickOnce installed applications should work fine out-of-the-box. ClickOnce online applications, which run directly from the web page, might have to run under the FullTrust permission set, depending on what features you need to use (e.g. access to the file system and the printer).

Stoyan
  
Back to top
 
IP Logged
 
prabhakar
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 3
Joined: Jan 10th, 2008
Re: Clickonce deployment
Reply #3 - Jan 11th, 2008 at 2:25pm
Print Post  
Hi,

Thanks for your quick reply. I wondered when I did not find any reference to deployment or clickonce in the reference manual.

I wanted to make sure that it is really supporting click once with out the requirement to copy some files to System32 folder or writing some settings to registry.

one example is crystal reports which they claim supporing click once from version 11 onwards. but that is not really true. it is just giving a facility to select crystal reports as part of the click once deployment to treat it as a prerequisite. At the end we need admin rights on the end user machine to install it.

Therefore, my question is whether I will be able to run my application referring FLOWCHART.NET dlls by just keeping the application and all the FLOWCHART.NET dlls in the same folder on the end user machine.

/Prabhakar
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Clickonce deployment
Reply #4 - Jan 12th, 2008 at 7:17am
Print Post  
Hi,

Flowchart.NET does not require any special deployment steps, it is enough to just have its assemblies copied into the application's folder.

Here is a ClickOnce installed version of one of the Flowchart.NET samples:
http://mindfusion.eu/_samples/ClickOnce1/publish.htm

And this is the online version:
http://mindfusion.eu/_samples/ClickOnce2/publish.htm

You will need to uninstall the installed version before trying the online one.

I have created both using the VS2005 Publish Wizard available form the project properties window.

Stoyan
  
Back to top
 
IP Logged
 
prabhakar
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 3
Joined: Jan 10th, 2008
Re: Clickonce deployment
Reply #5 - Jan 14th, 2008 at 8:48am
Print Post  
Stoyo and Aaron, thanks a lot for your prompt response.

/Prabhakar
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint