Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

ISAPI Extensions

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  no Web Services Extension  
Author Message
hlammers_remov1

External


Since: Apr 06, 2004
Posts: 1



(Msg. 1) Posted: Tue Apr 06, 2004 1:29 pm
Post subject: ISAPI Extensions
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi,

i have a few ISAPI extenstions (Visual C++ with MFC) that generate pages
from tables in a SQL server database. These
extensions have been working great for a few years. (NT4, IIS3 or IIS4). Now
my customer
has bought a new server (Win2k advanced server, IIS5), and now these
extensions don't work anymore.

Sometimes the first page is generated correctly, but after that the
webserver complains with an Internal Server Error 500.

Somebody any idea what could be the cause of this, and/or how to tackle this
problem?

Thx

Herman

 >> Stay informed about: ISAPI Extensions 
Back to top
Login to vote
someone9

External


Since: Aug 25, 2003
Posts: 2419



(Msg. 2) Posted: Thu Apr 08, 2004 12:02 am
Post subject: Re: ISAPI Extensions [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

It is absolutely impossible to even guess at what is wrong with your ISAPI
Extensions -- a 500 error is a generic response indicating "something bad
happened". I mean, in a gross simplification of your situation -- you might
have code that tries to dereference a NULL pointer on the second request.
Best way to figure this out is attach a debugger to the process and debug
your ISAPI Extension to see what is going wrong.

http://support.microsoft.com/?id=183480

--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Herman Lammers" <hlammers_REMOVE_THIS.RemoveThis@allround-ipDOT.nl> wrote in message
news:evuiYF7GEHA.2516@TK2MSFTNGP12.phx.gbl...
Hi,

i have a few ISAPI extenstions (Visual C++ with MFC) that generate pages
from tables in a SQL server database. These
extensions have been working great for a few years. (NT4, IIS3 or IIS4). Now
my customer
has bought a new server (Win2k advanced server, IIS5), and now these
extensions don't work anymore.

Sometimes the first page is generated correctly, but after that the
webserver complains with an Internal Server Error 500.

Somebody any idea what could be the cause of this, and/or how to tackle this
problem?

Thx

Herman

 >> Stay informed about: ISAPI Extensions 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]