httpmodule

Y

ypul

Hi,
am using httpmodule in my application.

now

<configuration>

<system.web>

<httpModules>

<add type="ImageTracker.ImageTracker.TrackRequest1,ImageTracker"
name="ImageTracker" />

</httpModules> ....

this works on my local machine , but when I upload it on the hosting server
, it doesnt redirect to the specified subroutine "trackerrequest" in the
imageTracker.dll

Considering that hosting server doesnt support httpmodules, when I called up
"customer care " of hosting service provider, I got a response that
httpmodules are supported on the server.



what could be the probable reason of not working .

help please ,

waiting for reply...

Thanks

Vipul
 
S

Scott Allen

Hi Vipul:

Do you see any error messages?

I'm guessing from the name the module interacts with requests for
image files like .jpg, .gif - if so, do you have requests for these
file extensions going to the ASP.NET runtime with a script mapping
setting in IIS?
 
Y

ypul

on my local server i am getting ".net error" of "page not found "
but on my hosting server I am not getting .net error ...I am getting the
normal page not found error

what could be the reason ?
is it that the hosting service has redirected the page and before it reaches
"isapi" or .net framework, the error is traped by IIS and redirected.

how should I find it out ??


vipul
 
S

Scott Allen

HI vipul:

I thought this wass working on your local machine? Does it not work
locally at all now?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top