uploading asp.net files?
-
You should find them in your bin folder.
bin folder path is C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin and the dll files are... 1.mscorcfg.dll 2.mscormmc.dll 3.RequiredPermissions.dll 4.TlbRef.dll is it OK.
-
bin folder path is C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin and the dll files are... 1.mscorcfg.dll 2.mscormmc.dll 3.RequiredPermissions.dll 4.TlbRef.dll is it OK.
No. When you build your asp.net website, there should be a bin folder under the root of your website - these are the dlls that you require.
-
No. When you build your asp.net website, there should be a bin folder under the root of your website - these are the dlls that you require.
C:\Documents and Settings\administrator\My Documents\Visual Studio 2005\WebSites\feedback this is my folder where website reside. There is no bin folder.
-
i completed my contact form and want to test it online. I got .net enabled site. but i dont know which are the files to upload and is there any specific folder in which files are to b upload? PLz help. thanks in advance Sachin
Use the menu option
Build -> Publish Web Site
. This will create the files you need for publishing the site. You can also download and install the Deployment Project addon for Visual Studio, if you want more control over how the files are created.--- Year happy = new Year(2007);
-
C:\Documents and Settings\administrator\My Documents\Visual Studio 2005\WebSites\feedback this is my folder where website reside. There is no bin folder.
since you used VS2K5...no bin folder created....Just do like Guffa said << >>
-
since you used VS2K5...no bin folder created....Just do like Guffa said << >>
Than plz tell, wat all files i upload?
-
Use the menu option
Build -> Publish Web Site
. This will create the files you need for publishing the site. You can also download and install the Deployment Project addon for Visual Studio, if you want more control over how the files are created.--- Year happy = new Year(2007);
I don't have "Publish Web Site" link in "Build" menu. And from where to download Deployment Project addon for Visual Studio ?
-
Than plz tell, wat all files i upload?
Hi there: Look at this VS2K3 vs VS2K5, you might see the differences... << >>
-
I don't have "Publish Web Site" link in "Build" menu. And from where to download Deployment Project addon for Visual Studio ?
Make sure that you have something in your web selected in the solution explorer when you look in the build menu. If you have something selected that is part of a project that is not your web site, it won't be visible. Have you looked in Microsoft Downloads for the addon?
--- Year happy = new Year(2007);
-
Make sure that you have something in your web selected in the solution explorer when you look in the build menu. If you have something selected that is part of a project that is not your web site, it won't be visible. Have you looked in Microsoft Downloads for the addon?
--- Year happy = new Year(2007);
http://msdn2.microsoft.com/en-us/asp.net/aa336619.aspx[^] This is the link from where i downloaded the web deployment tool and get it installed. But still no change in software. I gone through the other link(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/web_deployment_projects.asp[^]) of microsoft and according to them i had got web deployment toll installed. But im not finding it in my software. wat to do?
-
http://msdn2.microsoft.com/en-us/asp.net/aa336619.aspx[^] This is the link from where i downloaded the web deployment tool and get it installed. But still no change in software. I gone through the other link(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/web_deployment_projects.asp[^]) of microsoft and according to them i had got web deployment toll installed. But im not finding it in my software. wat to do?