Prob: CreateObject fails after XP SP2
From: Tim (Tim_at_discussions.microsoft.com)
Date: 10/05/04
- Next message: Mike Bright MSP: "Re: forgotten password"
- Previous message: Mike Bright MSP: "Re: Changing Passwords"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 5 Oct 2004 00:11:02 -0700
Hi
A custom ASP web application that i have developed has stopped working after
the install of WinXP SP2.
The application breaks on:
Set oMaint = Server.CreateObject("efilingMaintenance.clsMaintenance")
with error message:
The VB Application identified by the event source logged this Application
Maintenance: Thread ID: 4944 ,Logged: MsgBox: , Run-time error '-2147467259
(80004005)':
Cannot generate SSPI context
i have had a good hunt around, but cant find anything usefull
I cant see what SSPI has to do with anything as the object doesnt even get
instantiated, let alone contact the database!
i have edited the launch and access permissions for the user accounts
involved, but this made no difference. i cant seem to find what change in sp2
could be affecting this.
even if someone could point me in the direction of a good source of info it
would probably help alot.
any ideas
- Next message: Mike Bright MSP: "Re: forgotten password"
- Previous message: Mike Bright MSP: "Re: Changing Passwords"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|