IIS6 and Ajax Tools
-
Hello I develop a Web application that run Very well On my PC where I've IIS5 I try to put my application on a 2003 Widows server with IIS6, But all the Ajax tools doesn't work So how i can deal with this problems Any Idea will be greatly appreciated Thanks in advance
Assaf
Have you installed Ajax Framework in Windows 2003 Server also or not??
Regards, Vengat P
-
Have you installed Ajax Framework in Windows 2003 Server also or not??
Regards, Vengat P
-
Hello I develop a Web application that run Very well On my PC where I've IIS5 I try to put my application on a 2003 Widows server with IIS6, But all the Ajax tools doesn't work So how i can deal with this problems Any Idea will be greatly appreciated Thanks in advance
Assaf
Assaf82 wrote:
I try to put my application on a 2003 Widows server with IIS6, But all the Ajax tools doesn't work
Are you going to deploy on that system ? or you want to development application. AJAX is nothing to do with IIS. if you are going to deploy , you can do one thing, just run
aspnet_regiis -i
command from VS Command Prompt. Hope this will resolve your problemcheers, Abhijit
-
Assaf82 wrote:
I try to put my application on a 2003 Widows server with IIS6, But all the Ajax tools doesn't work
Are you going to deploy on that system ? or you want to development application. AJAX is nothing to do with IIS. if you are going to deploy , you can do one thing, just run
aspnet_regiis -i
command from VS Command Prompt. Hope this will resolve your problemcheers, Abhijit
-
Assaf82 wrote:
what's the syntax to run it
Go To VS Command Prompt -> aspnet_regiis -i
cheers, Abhijit
-
Assaf82 wrote:
what's the syntax to run it
Go To VS Command Prompt -> aspnet_regiis -i
cheers, Abhijit
-
Where i want to run my application i don't have visual studio On the server i just need to run the application, i don't want to develop So what can i do Thanks in advance
Assaf
did you try what i have already told ?
cheers, Abhijit
-
did you try what i have already told ?
cheers, Abhijit
-
I don't have VS command prompt in the server where i want to run my application Thanks in advance
Assaf
did you install .NET Framwework on Server ? :(( . you have to have install framework to deploy your application. if Yes !!! then you should have VS Command Prompt on Framework Directory . :)
cheers, Abhijit
-
did you install .NET Framwework on Server ? :(( . you have to have install framework to deploy your application. if Yes !!! then you should have VS Command Prompt on Framework Directory . :)
cheers, Abhijit