Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP .Net (http://www.velocityreviews.com/forums/f29-asp-net.html)
-   -   datagrid event handlers not being called in IIS 6 (http://www.velocityreviews.com/forums/t85524-datagrid-event-handlers-not-being-called-in-iis-6-a.html)

Edward Bills 08-25-2004 07:01 PM

datagrid event handlers not being called in IIS 6
 
Hello,

I have an application that is currently running fine on IIS 5 in ASP.Net.
When I install it on an IIS 6 server the datagrids disappear when I click
any command that causes a postback. I have been able to track the problem
down to the fact that my datagrid event handlers are not being called when
run in IIS 6. Is there some config setting or IIS setting that I am
missing that is required in IIS 6 and not in 5?

Thank you for any help!!





All times are GMT. The time now is 08:53 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57