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

multiple loading of dll

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  IIS log file - visitor screen dimension  
Author Message
ozzy

External


Since: Jun 02, 2006
Posts: 1



(Msg. 1) Posted: Fri Jun 02, 2006 5:48 am
Post subject: multiple loading of dll
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi,
Im currently writting an application using ATL server. I have the
problem with dll loading.
The isapi dll is apparenly loaded more than once. When user requests
the file (srf) validateandExchange function is called. Before it
finishes executing ValidateAndEchange funcion is called once more what
causes error in inetinfo.exe .
I also tried server application on the other server and it worked
without any problems so i assumed the problem is in IIS configuration.
I'll be greatefull for help.

 >> Stay informed about: multiple loading of dll 
Back to top
Login to vote
Pat [MSFT]

External


Since: May 24, 2006
Posts: 102



(Msg. 2) Posted: Fri Jun 02, 2006 10:30 am
Post subject: Re: multiple loading of dll [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

The ISAPI is not necessarily being loaded more than once. ISAPIs must be
re-entrant and any function should assume that multiple threads
(representing multiple requests) may be in any given code path at any time.

For ISAPI dev help, you can ping the ISAPI newsgroup.



Pat

"ozzy" <ozimki.RemoveThis@gmail.com> wrote in message
news:1149252531.418483.299970@u72g2000cwu.googlegroups.com...
> Hi,
> Im currently writting an application using ATL server. I have the
> problem with dll loading.
> The isapi dll is apparenly loaded more than once. When user requests
> the file (srf) validateandExchange function is called. Before it
> finishes executing ValidateAndEchange funcion is called once more what
> causes error in inetinfo.exe .
> I also tried server application on the other server and it worked
> without any problems so i assumed the problem is in IIS configuration.
> I'll be greatefull for help.
>

 >> Stay informed about: multiple loading of dll 
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 ]