Configuration :: Deploy Site Into Subfolder?

May 14, 2010

I've been working on site for a client who has just informed me (having completed the work) they want to deploy the site into a subfolder of their exiting domain. The site uses a number of class files in the App_code folder and as well as references to several XML files and and siteMap that uses localised urls for navigation. Obviously all of this stops working as soon as you put it in a sub folder. Is there any way I can configure the site to treat the sub folder it will be placed in as the root?

View 3 Replies


Similar Messages:

Configuration :: Site Works At Root Of Domain But Not In A Subfolder?

Mar 26, 2011

So my website works great on my local computer. It also works fine when I use the Copy Web Site feature in Visual Web Developer 2010 Express. But I do not want all of my files and the default.aspx to be sitting at the root of my domain name. I want it to be in a subfolder.

So again, it works fine when it's sitting at www.domainname.com

But when I use my FTP program to move the files to:

www.domainname.com/subfolder/

I get an error when I try to visit the site. It's just a general runtime error and does not display the specific error message. It obviously must have something to do with when I MOVE the files/folders from the root of the domain to the subfolder?

View 2 Replies

Configuration :: Create New Application Pool And Assign It To Site Subfolder On Remote Host

Feb 28, 2011

I have a web site running on IIS7 on a remote server. I would like to do the following: Create a new subfolder under the root virtual directory. Create a new app pool. Add this new app pool to the new subfolder Normally, I would do this manually in IIS by first creating the app pool, and then right-clicking the sub folder an choose "add application", but I need to do this programmatically in C#. I've managed to make the above points 1 and 2 work, but I can't find the way to adding the application to the sub folder. This is the code I have used so far for 1 and 2:

[Code]....

So, I need to add "MyAppPool" to the "NytSite" folder. Is this even the correct way to do this?

View 1 Replies

Configuration :: Deploy A .NET 4 Site To Upgrade An Existing .NET 1.1 Site?

Oct 3, 2010

I am neither a server administrator nor very knowledgable about how to configure IIS, so I have the following problem:

My client hosts their public website from their own internal server running Server 2003 with IIS 6. The current website is a .NET 1.1 application configured as a website in IIS. Within this site a separate virtual directory configured as an application runs a separate .NET 1.1 app that serves as their online webstore.

I've been tasked with upgrading the website (not the webstore) to .NET 4 and getting it installed and working on their server. My initial plan was to simply change the existing websites home directory to the new home directory from the IIS admin console and be done, but then I read that this would break the application directory that hosts their online store because .NET 1.1 applications cannot be nested within .NET 4 applications. Can anyone confirm this?

View 3 Replies

Configuration :: Deploy FTP Site In IIS7

Oct 20, 2010

We have the requirement to set up the Web site and FTP site on IIS7. We have registered a domain for hosting the application
[URL] If I need to set up the Web site and FTP site on same Web server with the same Domain name, how can I do that. My DNS has mapping for [URL]. Do I need to have the DNS record for FTP in the DNS server. This depends on if your customer wants people to FTP to [URL] or [URL]or [URL]. If they want [URL] then you'll need another entry in DNS. You just need to add a new alias record in DNS that resolves the same IP as www to ftp. Do I need to take any extra steps to configure same Domain name in IIS7 for Web site and FTP site. I would assume that as long as IIS is set to listen to all IP addresses you should be good to go. Can I configure the web site in IIS 7 as [URL] You want to force people who browse to the default name of [URL] to be redirected to [URL]? Setup two websites on IIS - one for [URL]and one for [URL] where the real content lives. On the [URL] use IIS7's redirect feature to force all requests to [URL] See: [URL]

View 1 Replies

Configuration :: Deploy Web Site On Windows Server 2003?

Nov 28, 2010

I want to deploy asp.net 4.0 web site on windows server 2003, Now I already have a classic asp site running on it. Would there be any problem if I install .net 4.0 framework for my new site. Will the existing site (the one in classic asp) be affected?

View 2 Replies

Configuration :: How To Change The Subfolder Attributes

Mar 20, 2010

Using VS 2010, RC, VB, how do I change the subfolder attributes. When I publish and choose to delete all the files and folders, I have to recreate the security levels for them manually. I assume that I can have Web Config do that for me.

View 1 Replies

Configuration :: Subfolder Not Picked Up By IntelliSense?

Mar 14, 2011

Why is it Intellisense only seems to show a file when it is directly in the app_controls folder:

<
add
tagName="footer"
tagPrefix="UC"
src="~/App_Controls/footer.ascx"/>

If the file is put into a subfolder:

<add
tagName="footer"
tagPrefix="UC"
src="~/App_Controls/BaseControls/footer.ascx"/>

it will not show in the Intellisense list.

View 4 Replies

Configuration :: Add Subfolder To Main Website Folder In Iis?

Apr 21, 2010

I currently have a dedicated server running a number of sites, one of these sites I would like to add a subfolder to which runs a seperate index.html file, so effectively it looks like a different site.

I am struggling to acheive this, can anybody give me the steps involved to make this happen?

To clarify, i have a web address for example www.mydomain.com and would like users to browse to www.mydomain.com/subfolder and open up a sub folder.

View 1 Replies

Deploy MVC Without Having To Take Down The Whole Site?

Jan 22, 2010

So lets say I want to make a change to some content on one of my views for my MVC project. Something really simple like taking out a sentence or adding a period or something. So from what I see, I have to republish the entire site, then take down the whole site and replace it with the newly publish set. I was wondering if there was a way, if I make a change to a single page's content that I could just replace the single page, without having to replace the entire site. I remember in web forms I could replace a single page if I made a change.

View 2 Replies

Configuration :: Web.config Deploy Time Configuration Error Assemblies

Jun 4, 2010

I built my ASP.NET website using vs2008 professional.

Now I have purchased vs2010 professional edition.

I do format my computer and then installed vs2010.

Now I want to deploy my website in vs2010, but it is giving configuration error in <add assemblies...

Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'

View 2 Replies

Deployment - How To Deploy Web Site

Dec 29, 2010

I have an ASP.Net website that I built in a computer science class. I built it in Visual Studio and the solution is on my local drive. How would I deploy this to a real website?

View 3 Replies

WebMatrix :: Deploy C# Site To IIS7?

Jul 30, 2010

how to deploy a WebMatrix c# site to IIS7?

View 8 Replies

Deploy Web Application To A Sharepoint 2010 Site Using WSP

Aug 2, 2010

Suppose I created a custom web application that consists of: several assembly DLLs: web app, business logic, data services multiple aspx pages and ascx custom controls that use them custom configuration section custom HTTP module. More or less the usual stuff. I would like to deploy it to a particular sharepoint site under a certain subfolder. So if I access my sharepoint site via [URL] (because I'm not using sites/some_site) I'd like my application to be available under [URL]

I could manually add a virtual folder (not application because I would need to access some Sharepoint site's data) to my sharepoint site in IIS and manually edit site's web.config file to register my HTTP module and add my custom configuration section as well either putting my DLLs into GAC or put them in the _app_bin (so I don't have problems with CAS), but I don't think that's a good thing to do, because this web application may get deployed in an environment where this shouldn't/couldn't be possible. So I figured I could build a WSP using Visual Studio 2010 and deploy it that way. But I don't have enough experience doing that.

I created a new sharepoint 2010 project. Is there a way I could add all non-executable application files (aspx, ascx) at once? I've seen the advanced tab of the WSP package where I can add my DLLs either to bin folder or GAC. I don't know whether I would also have to add any safe control and register certain classes?So I suppose I need some pretty detailed and explanatory guidance here.

View 1 Replies

VS 2012 - Deploy Partner Supplied Site To Web Server

Aug 1, 2013

a partner has sent over a old school web service to instal on one of our webservers. I cant open the project since its been precompiled, how do i deploy that to my webserver (IIS 7.5 on 2012)? what do i need to copy or is there a way to suck it in from the files in IIS?

View 1 Replies

Web Forms :: Deploy Web Part To Remote Sharepoint Site In Visual Studio 2008

Apr 17, 2010

I used to deploy developed web parts to a remote sharepoint site by Build->Deploy menu inside Visual Studio 2008 months ago ( I am not a regular web part developer). My network engineer also asked me how to deploy web parts without stsadm commands. anyway now I can't. Visual Studio keeps complaining that the specified site doesn't have sharepoint site contained. "No SharePoint Site exists at the specified URL."

After googling, it is said web parts can't be deployed to remote sharepoint sites from visual studio. Only can to local site. However I did it before. Visual Studio 2008 service pack or hot fix made this feature (remote deploy) removed? Or is there any workaround?

View 1 Replies

Configuration :: How To Deploy Web Application

Aug 1, 2010

I developed a web application using VS2008 and sql server2005. I don't know how to make my project live. I got the domain name also. But i don't know how to deploy. I don't know how to copy in that.I'll give you the details also to access the ftp. how to upload in it. I want the correct instruction to deploy the application.

View 8 Replies

Configuration :: Deploy Application On Iis 5

Mar 16, 2011

i'm struggling with this error for hours... i have an application that uses sql server express ,entity framework and was built with web developer. when i try to browse the app i get a: The specified named connection is either not found in the configuration, not intended to be used with the EntityClient provider, or not valid.

View 4 Replies

Configuration :: Deploy Web Application On IIS?

Mar 23, 2010

How can I deploy my web application and configure on IIS server.

View 2 Replies

Configuration :: Trying To Deploy Application?

Jul 8, 2010

Ia m trying to deploy an asp.net application.The application is running without any errors and I published the website also.Now I want to ceatethe package of the application.So I added one web setup project.But I couldn't build the web setup project.(1 Build succeeded,! failed)I couldn't able to resolve this problem.I have one webservice and database also.Anyway,I installed this websetup.After that I opened through the browser,error came us global file can not be added.

View 1 Replies

Configuration :: How To Deploy Asp.net2.0 On IIS

Jun 11, 2010

While i was using asp.net login control on my aspx page and deployed that page on IIS

NOBODY WAS ABLE TO LOGIN

Though it worked properly on asp.net development server in visual studio 2005

View 2 Replies

Configuration :: Is Is Possible To Deploy Web Application To CD-ROM

Mar 18, 2010

Is is possible to deploy asp.net application to CD-ROM and have it in Computer Based Training Format (CBT) with no requirements for user to install anything on computer ?

1) User takes CBT and places in laptop

2) ASP.net application opens and runs from CD, as if user pointed browser to it.

3) have considered Cassini, but I don't know if is something easier with visual studio 10? Cassini requires intall by user, I don't want that.

4) am willing to try anything as long as it is fee ( i.e. using my trial versions of VS 10, or VS 2005).

5) or is my only option to convert to pure html--- because that I know I can do from CD to make a CBT.

View 3 Replies

Configuration :: Web Deploy Behind An ISA Server?

Apr 10, 2010

I have an 2008 server behind a ISA 2000 server at a remote location. I am trying to use web deloy to publish web sites to that location. this server was tested at this location and we were able to publish to it, it was then disjoned from the network and joined to the remote network.

I have opend port 8172 in the isa server and router. web deployment and web management services are running, I set up a deligation rule will all roles and added my Administrators account to it.I cant get it to publish using eithe htttps or http, with https is get Start Web Deploy Publish the Application/package to

https://thatsit.net.au:8172/msdeploy.axd?site=ThatsIT ...

C:Program FilesMSBuildMicrosoftVisualStudiov10.0WebMicrosoft.Web.Publishing.targets(3481,5): Error : Web deployment task failed.(Remote agent (URL https://server.com:8172/msdeploy.axd?site=ThatsIT) could not be contacted. Make sure the remote agent service is installed and started on the target computer.)

Make sure firewall and network settings on your computer and on the server are configured to allow connections between them. If the issue is not resolved, please contact your local or server administrator.

Error details: if i use http it hangs on this line in the output

Start Web Deploy Publish the Application/package to http://seerver.com/MSDEPLOYAGENTSERVICE

View 2 Replies

Configuration :: Deploy A Web Solution?

Jun 15, 2010

I am new to web solution(more than 1 project - so far I been working with website) Dos deploying asp.net 3.5 solution(with more than 1 project) is different from deploying the asp.net website(not project)What do I have to do..As well I am looking for a link to the precompere GUI plug-in to .net2008(couldn't't find it)

View 1 Replies

Configuration :: Cannot Deploy Websit To Ftp?

Mar 23, 2010

I develop my website with visual web developer 2008 express edition. I already upload my website to host, but I got an error as the following message.

[code]...

View 7 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved