Click here to Skip to main content
15,898,987 members

Comments by scud.corsair (Top 6 by date)

scud.corsair 13-Feb-19 1:25am View    
Thanks!!!
scud.corsair 8-Oct-15 9:19am View    
mate , you saved my day
scud.corsair 8-Oct-15 8:17am View    
Off course we can do that,
but my question is how can we differentiate between GET request.

Say a separate GET request will be sent to "image.jpg" if it is referenced inside a web page.

Howeever we can also enter the complete Url of "image.jpg" , and it will be a GET request.

How can I differentiate between these two?
scud.corsair 19-Mar-15 2:25am View    
Hi Afzal,
I solved the issue by setting 'runallmanagedmodulesforallrequests="true"'

But again I dont know why it worked.

Thanks in advance mate.
scud.corsair 19-Mar-15 2:23am View    
Hi Kornfield,

My question is all my other projects has been deployed on local IIS Server, out of it I want to run one WAP inside Visual Studio Development Server.


Thanks in Advance