VS.net2005 -web application publishing problem
-
hi, I am new in VS.net 2005. I created one simple web application(no aditional dll refernced) and published it. But the bin directory of the published application contain 4 or 6 dll files.. And its name is also strange.My application name is TESTMY2005 . But the dlls names are like App_Code.dll,App_global.asax.dll,App_Web_7-fyelsj.dll,App_Web_yhzbj4i_.dll etc...Why this happen?? In ASP.net1.0 ,there is only one dll and its name will be same as our application name. how can i solve this issue?? or is it any problem occured from my side??
All I ever wanted is what others have....
CrazySanker -
hi, I am new in VS.net 2005. I created one simple web application(no aditional dll refernced) and published it. But the bin directory of the published application contain 4 or 6 dll files.. And its name is also strange.My application name is TESTMY2005 . But the dlls names are like App_Code.dll,App_global.asax.dll,App_Web_7-fyelsj.dll,App_Web_yhzbj4i_.dll etc...Why this happen?? In ASP.net1.0 ,there is only one dll and its name will be same as our application name. how can i solve this issue?? or is it any problem occured from my side??
All I ever wanted is what others have....
CrazySankerdownload "Add web deployment project" from Deployement. After installation , You have got options "Add Web Deployment Project" in Solution Explorer. You can deploye application with only one dll. Best Regard Pathan
---------------------------------------------------
-
download "Add web deployment project" from Deployement. After installation , You have got options "Add Web Deployment Project" in Solution Explorer. You can deploye application with only one dll. Best Regard Pathan
---------------------------------------------------
-
Thankx for ur reply..It helped me a lot..
All I ever wanted is what others have....
CrazySankerOne doubt also.. after building this using web deplyment project,the bin directory of the published application contain App_global.asax.compiled,App_Code.compiled with my dll. wats it?is it neccessary one??
All I ever wanted is what others have....
CrazySanker