HI
In windows server 2008 R2
In Sharepoint 2010WFE server we deployed and published an asp.net application and we are using it in sharepoint porta as a link in webparts.
these eservices configuration in IIS : .netframework version:v2.0 and enable 32 bit application
-- In windows server 2012 Data center
here in sharepoint 2013 WFE server we upgraded share point portal,
- and for eservices which are created in .net framework 3.5 and asp.net 3.5
-in IIS 8 of sharepoint 2013 WFE server i created a virtual directory and copied all files from sharepoint 2010 WFE server.
-In sharepoint 2010 WFE server these asp.net application uses oracle client and this also i installed in sharepoint 2013 server.
- after creating same virtualdirectory application i also enable .netframework v2.0 and enable 32 application for this applications appPool
Issues:
1) after i did above steps and browse any application page , the application pool stopped automatically
adil