Configuration :: Publishing Site Creates A Load Of Directories Under Each Other?
Jul 2, 2010
I publish by web site with VS2010 having set my output directory to say c:myPackage, but when I go into that VS10 has created about 10 subdirectories all named in a similiar way to my visual studio package diredctories. No matter what I do it always does this, even if I create a zip.
View 4 Replies
Similar Messages:
Feb 18, 2011
what the two following options in the publish dialog are for when publishing a site? I just required to know in what situation these will be use.
1) "Allow this precompiled site to be updatable"
2) "Used fixed naming and single page assemblies"
3) "Emit Debug information"
4) "Enable strong naming on precompiled assemblies"
View 1 Replies
Dec 7, 2010
I have built a web site using WIndows 7 64bit, C#, VS2010, Access 2010 DB. I am ready to continue testing... ASP.NET testing has gone well with no errors but now I am publishing a web.site to the localhost IIS 7 and I am having trouble publishing it. I am getting a permissions error. Do not know what is gong on when I am the only user, no network, just me myself and I.VS2010 tells me that I need to close VS and re-open as the Administrator to publish to the local machine... ? How do I do that when there is only 1 user (me) on this machine.
View 4 Replies
Mar 26, 2010
i developed a website already and it was hosted in live too. My Problem is , site take a very long time to load , it take nearly 30-60 seconds to open , once it opened then it is some what better, MY Url Ishttp:\shoesrus.msinternational.bizplease verify and give me a solution , is their is any setting changes has to be taken in iis or server side etc..
View 3 Replies
Sep 22, 2010
Changed the framework in VS2010 for the project from 3.5 to 4.0, did a build, and the error is pretty basic, and just says "HTTP Error 404 - File or directory not found. Internet Information Services (IIS)".
I made sure IIS is set to 4.0, and have a separate App Pool. Any other tricks to get a 3.5 site to 4.0?
View 2 Replies
Jun 17, 2010
I have uploaded site on web server but I am having the following error.
"Could not load file or assembly 'MySql.Data, Version=6.1.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' or one of its dependencies. The system cannot find the file specified.
Description:
An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.IO.FileNotFoundException: Could not load file or assembly 'MySql.Data, Version=6.1.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' or one of its dependencies. The system cannot find the file specified.
View 4 Replies
Nov 15, 2010
we want all these requests to point back to www.site.com and not have to physically create the files and directories for every type of site... so if I just create a virtual directory (www.site.com/india) and point it to www.site.com... then I figure I can look at the URL and set some parameters/text/images accordingly to fill out the template
View 4 Replies
Nov 23, 2010
I have created a website. How do I publish it on the web so that it can be accessible from anywhere?
View 3 Replies
Mar 10, 2011
Is there any way that I can make it so that to use a "Production" publish profile, it would require that the build configuration was set to Release?
I believe you're supposed to be able to customize the profiles with add-ons or something...?
View 1 Replies
Feb 18, 2010
I'm trying to enumerate the directories and sub directories in a Windows Form using a Tree View. I can view the directories but when I want to see the files in the sub directories I only see the files from the root.
[Code]....
View 1 Replies
Feb 1, 2011
I have one asp application. When i deploy this application in iis like www.xxxx.com , my index page is in the sub folder like root/home/index.asp , so when i set this as default document , browser will redirect to this url. But without redirection is this possible to load the default document in www.xxxx.com
I need my default document while browsing www.xxxx.com without redirecting to www.xxxx.com/home/index.asp
What shoud i do to achieve this?
View 5 Replies
Jan 26, 2011
When I publish my website it includes all of the directories except one titled PDFs. Can someone tell me why this happens and how to fix it?
Using:
Windows 7 (64)
Visual Studio Professional 2010
Publishing method: File System
View 1 Replies
Feb 26, 2011
i have developed a web site first time when i build and publish web site i got precompiled pages..
but when i have made few changes on that n again try to publish it not giving pre compiled pages at destination folder.
View 1 Replies
Dec 19, 2010
I am struggling to publish a site built (and working locally) using VWD 2010 Express to a production server.I realise that this is because I don't understand enough about the relationship between the website and SQL server and I certainly don't know enough about the way SQL server works in general. Can anybody recommend some learning resources - books, tutorials, vids etc, that explain the background and in particular address the issue of how to publish to a production server.
View 2 Replies
Oct 28, 2010
I have an ASP .NET web project; let's call it XYZZY. On my development machine I test and debug it using IIS. Under the IIS virtual directory for XYZZY, I have several "sub" virtual directories which I reference for downloading documents. Let's call them Doc1, Doc2, Doc3. These virtual directories reference a shared folder on another machine. Everything works great on the development machine.
Now I would like to publish the XYZZY web application to the production machine using One-click deploy. I have told it to include all IIS settings as configured in IIS manager. When I deploy XYZZY to the production machine, it properly creates the XYZZY application directory under c:inetpubwwwrootXYZZY and copies all files there and creates the XYZZY application in IIS. However, when it creates the sub virtual directories Doc1, Doc2, Doc3 under XYZZY in IIS, it doesn't use the shared folder I have them
set up as on the development machine, it points all 3 of them to c:inetpubwwwrootXYZZY.
I've examined the metaproperties in the archive.xml from the zipped deployment package, and it correctly has the IIsWebVirtualDir virtual directory folder Path settings correct from the dev machine, but for some reason they are overridden when the app is deployed.
I have found the instructions on customizing the deployment settings complicated and confusing. Surely this requirement for creating IIS virtual directories during web package deployment must be common. Can anyone explain clearly how to get the deployment package to create the IIS virtual directories with the proper targets on the target machine? Ideally, it would be nice to be able to set them to different values based on the configuration just as Web.config can be customized, but that's not a requirement just yet.
View 4 Replies
Feb 9, 2011
I have written the following code for login:
Sessn["IsLogin"] = false;
System.Configuration.Configuration config = System.Web.Configuration.WebConfigurationManager.OpenWebConfiguration("~");
if (txtPassword.Text.Trim() == string.Empty)
[code]...
View 3 Replies
May 31, 2010
I have installed Windows 7 Professional and Visual Studio 2010 on a machine I was using VS2005 on with Windows XP. I am unable to publish to c:inetpubwwwroot. The files cannot be deleted in wwwroot or edited. I turned off read-only and am still unable to edit anything in the root even when opening something in notepad. When publishing a site every file in the directory throws the following in VS.
"Error deleting file 'what_is_a_puppymill.aspx'. Unable to delete default.aspx'. This function is not supported on this system."
View 7 Replies
Sep 12, 2010
i am trieng to create a batch task that will publish my site in release mode
but with no luck...my script for doing so is this:
aspnet_compiler -errorstack -nologo -fixednames -v / -p "C:projectsmysiteCOMPONENTSsitefolder" -f -u "C:projectspublish-mysite"
my site has about 10 other projects in the solution. so i expect them to all be published in release mode. (the site refrence those projects)
View 1 Replies
Sep 2, 2010
After seeing the Hanselman "You are doing it wrong" video I start to use the Web Publish feature of VS2010.
What I'm really missing is that the websites sometimes gives errors while the site is publishing because the feature does not copy the app_offline.htm file to the server.
I do not want to start using MSDeploy scripts, because I have several sites and want to keep it simple.
Maybe there is a simple tweak to tell the wizard to copy and then delete the file.
View 1 Replies
Jul 25, 2010
publishing my website,i published my site before just to test how will it look like.but then when i intended to make some changes and publish them, it doesnt update the file that i've copied.even if i deleted the file from the hosting provider then re publish it, it still doesnt work.
View 2 Replies
Nov 30, 2010
When I publish my new web application onto the localhost, my error handling class did not get published with it. Therefore when I go to run the code, the site crashes out because it cannot find the class in the 'App_Data' directory.
Two of the pages (aspx) refer to the class using the following code.
[Code]....
I take it I am missing some referencing step.
View 5 Replies
Mar 11, 2010
I hv a query regarding publishing the website. I use aspnet2.0 and for uploading we use filezilla.
Whenever I make any changes to my website (either in aspx or aspx.cs page), I need to upload the entire website (along with my bin folder, after publishing)again otherwise my site just doesnt work.Its very time consuming.
View 6 Replies
Nov 9, 2010
I am a bigineer in the asp.net with c#. May any one help me to know "What happen to all .cs files that contain the code on publishing."
View 6 Replies
Dec 20, 2010
I wrote my first app in VB 2010 ASP/SQL. Runs perfectly in VS environment.
I then publish it to 2008 Server using Windows Authentication. The only App Pool it will start in is ASP.NET 4.0 Integrated....Classic will not work.
Starts out OK and then when the program tries to access SQL I get the following:
[Code]....
HTTP Error 500.24 - Internal Server Error An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode.
[Code]....
View 3 Replies
Jun 5, 2010
If I'm using SQL Express 2008, can I use the Pub Wiz? When I try to download it, it takes me to download -Microsoft SQL Server 2005 Management Objects Collection. Do I need this if I use 08 Express? Do I need to download this 05 thing with SQL 08?
View 1 Replies