|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
how to run 2 application one of 1.1 and other of 2.0 framework onhow to run 2 application one of 1.1 and other of 2.0 framework on same server..
In IIS two web Application are there one of 1.1 framework and other of 2.0 framework now issue is that when in web service extension of IIS if i allow both services to run then the v1.1 project wont run and if i prohibit v2.0 then it runs but project with v2.0 wont run plz let me know what to do? Hi Arun,
Which version of IIS are you using? If it is IIS 6.0, then you can define application pool. Do the following steps: 1. Define one application pool for v1.1 2. Define another application pool for v2.0. 3. Select the 1.1 Web Application and right click, go to properties, then under "Home Directory" Tab, select the Application pool (as defined for 1.1). Click Ok. 4. Follow Step 3, for configuring 2.0 Web Application to its respective Application Pool. regards, Joy Show quoteHide quote "Arun Jaiswal" wrote: > how to run 2 application one of 1.1 and other of 2.0 framework on same server.. > > In IIS two web Application are there one of 1.1 framework and other of 2.0 > framework > now issue is that when in web service extension of IIS if i allow both > services to run then the v1.1 project wont run and if i prohibit v2.0 then it > runs but project with v2.0 wont run plz let me know what to do? >
2nd Post - {0:c} causes deletes to fail!
DataBinding with Gridview How to show a Confirm message before deleting a row Gridview inside gridview problem Gridview in gridview Build datagrid at runtime? cell in DataGridView BindingNavigator to format date RE: How to update Data grid automatically ? RE: GridView_Sorting() Event fires twice RE: Response is not available in this context |
|||||||||||||||||||||||