|
-
May 15th, 2008, 11:33 PM
#1
Thread Starter
Fanatic Member
sql server express error w/ vb .net
i encounter this message when im at client side of the network;

what should i do to avoid this again?
Last edited by arshesander; May 18th, 2008 at 03:41 AM.
-
May 16th, 2008, 06:17 AM
#2
Re: sql server express error w/ vb .net
I have no idea what the error is that you are encountering. Your link doesn't work.
Just post the text of the error and the line(s) of code causing it.
-
May 18th, 2008, 03:42 AM
#3
Thread Starter
Fanatic Member
Re: sql server express error w/ vb .net
i already updated the thread.. kindly answer it for me pls?
-
May 18th, 2008, 05:40 AM
#4
Re: sql server express error w/ vb .net
Doesn't the answer seem rather obvious?
For whatever reasons, you are running into security violations which are not going to be fixed through code.
Have you either:
A: Contacted your network administrator
or
B: Used the .NET Framework Configuration Tool?
-
May 18th, 2008, 06:36 AM
#5
Re: sql server express error w/ vb .net
It's exactly what it says. The client doesn't have permissions to do this. You need to look at the configuration tool and grant them the permission. It's likely the client can't give himself these permissions which means you need the administrator to set this policy for this user
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
|