Moved our web application from W2003 & IIS6 to W2008 R2 & IIS7.5 . One of the first things we discovered was to set the Application Pool in "Classic" mode. However we are still not out of the woods. We are having a AjaxControlTool Kit error. I have attached a screenshot but in summary, the first line of code referring to the AjaxControlTool Kit is flagged in error,
Type.registerNa mespace('AjaxCo ntrolToolkit');
...
Search Result
Collapse
2 results in 0.0030 seconds.
Keywords
Members
Tags
-
IIS6 to IIS7.5, now AjaxControlToolkit error
Last edited by Frinavale; Oct 18 '10, 03:17 PM. Reason: Please post code in [code] ... [/code] tags. Added code tags. -
PHP & session doesn't work like it should
Hello,
I have windows 2008 R2 and IIS 7.5 with PHP 5.2.4.
I've tried to upgrade to PHP 5.3.3 and the same problem.
I'm using WORDPRESS or phpmyadmin that need to use session.
I've enabled and gave the folder write permissions.
When I'm trying to use the session its created but its forgotten...
For example, i've created this page:
Code:<?php