Ask a Question related to ASP.NET Security, Design and Development.
-
Gary Owsiany #1
WebAuthorsClient access
I just finished the walkthrough for building the n-tier application called
the WebAuthorsClient. The app uses the demo database PUBS which is running
under SQL Server. It works fine on my local (XP) machine. I have a second
machine (Win95) that I try to access this web application from (via IE) and
a login screen pops-up on the Win95 screen that requests username, password
and domain. I enter the correct values for the XP account (it has no
password), but it doesn't seem to be authorizing me. I have the application
authentication set to use SSPI, and I have impersonate set to true in the
web.config. What's confusing me is that I have a second web application (a
simple login screen) that works just fine on the Win95 box, but the settings
for its directory allow anonymous login. For the WebAuthorsClient, I
disabled anonymous login (because the walkthrough said to) and so now I get
that login screen. I assume I cannot set the anonymous login back to
enabled for reasons of the db login. What are my options for getting this
web app talking to external machines?
TIA,
Gary
Gary Owsiany Guest
-
Web Service + Anon Access, but getting 401 Access Denied Error
I have a simple webservice that just returns a string. The security for this is set to windows authentication in IIS (XP Professional) and anonymous... -
Access 2002 PDFWriter VBA Code w/WinXP does not work like Access 2000
I am trying to print an Access 2002 report (Windows XP OS) as a PDF. I had success with Access 2000 in a Windows 2000 environment, but as soon as I... -
Access Violation when using Visual Interdev to access Oracle
I am running Windows 200 Pro, IIS 5.0 and trying to connect to an Oracle 8.1 database. Prior to applying a security patch to W2k, the ASP... -
#26093 [NEW]: access variable cause access violation
From: bruno dot faust at ig dot com dot br Operating system: XP SP1 latest PHP version: 4.3.3 PHP Bug Type: Reproducible... -
Access denied when creating Access application object
In an ASP file I am running the following in VBScript in order to extract data from an Access 2002 MDB file which is physically located in the...



Reply With Quote

