|
-
November 7th, 2007, 07:12 AM
#1
Vista Issue!!!!
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
-
November 7th, 2007, 07:58 AM
#2
Re: Vista Issue!!!!
If the post was helpful...Rate it! Remember to use [code] or [php] tags.
-
November 7th, 2007, 08:33 AM
#3
Re: Vista Issue!!!!
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
-
November 7th, 2007, 08:43 AM
#4
Re: Vista Issue!!!!
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#?
If the post was helpful...Rate it! Remember to use [code] or [php] tags.
-
November 7th, 2007, 08:50 AM
#5
-
November 7th, 2007, 09:01 AM
#6
Re: Vista Issue!!!!
If the post was helpful...Rate it! Remember to use [code] or [php] tags.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|