Ask a Question related to ASP.NET Security, Design and Development.
-
Jay Stacy #1
Smart Client form Permissons Problem
Out of 7 users, 3 don't work. One of them did things in
the right order so now I'm not so sure what is the common
denominator. Here is the error message:
System.Data.SqlClient.SqlException: Cannot generate SSPI
context.
The database grants select access for public. I turned
off anonymous access for the site and require Windows
Integrated Security.
permissions.>-----Original Message-----
>I have a smart client form that requires SQLuser's>I created an installer program that configures thefirst>PC to grant full permissions to any code coming from my
>intranet server. Those that ran the install programmanually>and then clicked on the smart client link work fine. But
>those that ran the permissions installer program second,
>don't work. I tried deleting the download cache, changed
>the program to force a download again, rebooted,things>created permissions using the dotnet configuration
>administrative tool, and probably a bunch of other>I can't remember right now. Any ideas?
>.
>Jay Stacy Guest
-
Smart Client Downloading -Sattelite Assembiles
Hi I am working with Smart Client.I am having a windows application which needs to works with Multiple Languages so i am using Sattilitie... -
smart client for windows ce?
Hi Can windows ce support smart client? Does using smart client requires IIS? Thanks -
Smart Client and IIS 6.0
I am trying to get a smart client app to work properly under IIS. I used the same techniques as I had under IIS 5 but it is not working. The problem... -
How to localize a smart-client?
Hi! I've made a windows application that I'm going to distribute as a smart-client. When I start the application on a local computer the correct... -
Simple App As A Smart Client
Hello, "cksj" <cksanjose@hotmail.com> schrieb: Post your application in the microsoft.public.dotnet.framework.compactframework ng. Regards,... -
MSFT #2
RE: Smart Client form Permissons Problem
I suspect this may not be a "pure" .NET problem. You may first create a
common app (not smart client) running on the client computer to see if it
can build the SQL connection. If this also failed, you can refer to
following article to perform trouble shoot:
HOW TO: Troubleshoot the "Cannot Generate SSPI Context" Error Message
[url]http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q811889[/url]
Luke
Microsoft Online Support
Get Secure! [url]www.microsoft.com/security[/url]
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
MSFT Guest
-
Jay Stacy #3
RE: Smart Client form Permissons Problem
You are right. It had nothing to do with .NET. The
suggested article was very helpfull. Thank you.
first create a>-----Original Message-----
>I suspect this may not be a "pure" .NET problem. You maycomputer to see if it>common app (not smart client) running on the clientcan refer to>can build the SQL connection. If this also failed, youError Message>following article to perform trouble shoot:
>
>HOW TO: Troubleshoot the "Cannot Generate SSPI Context"US;Q811889>[url]http://support.microsoft.com/default.aspx?scid=KB;EN-[/url]and confers no>
>Luke
>Microsoft Online Support
>
>Get Secure! [url]www.microsoft.com/security[/url]
>(This posting is provided "AS IS", with no warranties,>rights.)
>
>.
>Jay Stacy Guest



Reply With Quote

