Click to See Complete Forum and Search --> : Vista Issue!!!!
Frank100
November 7th, 2007, 06:12 AM
Hi All,
I am facing a problem during ClickOnce installation on VISTA MACHINE.
[CREATE DATABASE permission denied in database 'master']
If any one has any idea How to solve this problem during ClickOnce Installation, please let me know.
In Vista we needs Administrative rights.
Thanks
PeejAvery
November 7th, 2007, 06:58 AM
Really simply...How to configure Vista to enable ClickOnce publishing (http://blogs.msdn.com/brada/archive/2007/03/06/how-to-configure-vista-to-enable-clickonce-publishing.aspx)
Frank100
November 7th, 2007, 07:33 AM
Thanks Buddy
But if we think as a user point of view...As he installing an application (ClickOnce)..and application wants to create database at the back side...then how we can do that?
First time when we installed the appliction its creates the database ..because first time application has administrative rights....
But suppose the database removed and user want to create database again..then its generates an error the same error which i mentioned...
Do you have any idea?
How we can do it through programming?
Thanks
PeejAvery
November 7th, 2007, 07:43 AM
Well, then the authentication is going to have to be built into the application itself. In what language are you programming? Visual Basic, C#, J#?
Frank100
November 7th, 2007, 07:50 AM
I am using VisualC#...
PeejAvery
November 7th, 2007, 08:01 AM
[ moved ]
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.