IIS Configuration :: Host Or Publish Website Using Visual Web Developer
Jan 1, 2013I have designed a website in microsoft visual web developer and i need to host this website in iis. how to done this.
View 1 RepliesI have designed a website in microsoft visual web developer and i need to host this website in iis. how to done this.
View 1 RepliesCurrently I develop a portal in asp.net and I am looking for a solution that permit to publish a web site on Visual Web Developper 2008 Express Edition.
I viewed in another formum that it is not possible visual studio. I wonder if it is still possible with VWD.
We have a virtual server hosted to the third party which we access through remote desktop. We have Sql server 2008 on Windows 2008. I created a website on my local hard drive and now we are ready to deploy. My question is what are the recommendations for publishing websites? What steps I need to take care of? Is it possible not to deploy the "code-behind" files. Incase of hacking of windows server, I do not want somebody to see my .vb files or Is it possbile that I can convert the whole thing except aspx files in to a strong dll?
View 3 RepliesMy server OS is Windows 2003 and IIS version is 6.0. 3 Web site already running. Recently I developed a website using Visula Developer 2008 Express Edition and copied the files to my Server and create a Website but getting some error.
View 1 Repliesi create a asp.net web aplication project, and when i debug it i can see the result on localhost that is ok. but how can i publish this site on the web? there is no publish button ont the build menu and solution explorer menu?
View 2 RepliesI want to publish my project, and upload it to my host but I don't know how to to do that to convert my codes to .dll to protect it ? to take a copy of my database and upload it to the host and bind it all steps needed to complete that successfully
View 2 RepliesI have set up a development server (Win Server 2003) with IIS 6.0. I have the .NET Framework 2.0 and 4.0 installed. My web host (where my app will run) has .NET 3.5. Will it work for me to set up my development server with 4.0 in IIS, and then create a new website in Visual Studio (2010) that targets the .NET 3.5 framework (aimed at my development server)? want to be able to publish the site to my web host (with .NET 3.5).
View 2 Repliescan u plz tell me how can i publish my web pages to host it on registered website?
View 2 RepliesI have created a new project by selecting ASP.net Web application. I can run the web application in debug mode.
Then I publish the project, where the service URL is localhost. Site/Application is Default Web Site/TestProject.
I go to IIS 7, under sites->Default Web Site, there is a folder called TestProject. I right click and select Manage folder->browse
But I received an error on the browser:
Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS.
What is the differenc between Copy Web Site and Publish Web Site? What are the advantages/disadvantages of each method?
View 6 RepliesI'm trying to run a website (site2) that I've placed inside a folder (dir-site2) of another website (site1). The default file of site2 displays fine in every browser on my local computer, as in when I type http://localhost:45912/www.site1.com/dir-site2/default.aspx. But when I upload everything to my host's server and type this
http://www.site1.com/dir-site2/default.aspx I get a server "can't access" error message. I can't display any file that is inside the subdirectory, dir-site2.
while running website in visual web developer it displays page cannot be loadedbut at the same time in new project asp.net web appication runs wellwell it is a client server model how to make website running in this mode
View 6 Repliesi have dsigned a website in my desktop in my company. i have installed sql server 2005 and visual studio 2008.everything is working fine if i host my website from my workstation.but my desktop is not accessible to all the departments in my company so i have to host my website on one of the company's sql servers.let us assume that "isaserver" is my company's sql server where i want to host my website.now, what i did that i created a virtual directory in isaserver's wwwroot folder and pasted my c:/inetpub/wwwroot contents into that.but when i tried to access the website, its not working.
View 4 Repliesim Using asp.net 3.5
and i want to publish it and i want to test My WebSite from Remote computer ,
but i want to test it on (localhost) not on Server !! how?
i have project that have used report microsoft . it can print in win server 2008 when it is source code but when i published project in serever 2008, there is no data in my page and it cant print.
View 2 Replieswhen i publish my ASP web site, with the publish web VS2010 tool´s,my web site only gives me the 404 error.., why?
View 4 RepliesI have developed a website with some user control(.ascx) control.
i am loading these controls dynamically in .aspx page by using LoadControl() function as shown below
'Reports.aspx
Dim txtBox As ASP.controls_rpttextbox_ascx = Nothing 'line where error is generated
txtBox = LoadControl(objLoad, "~/Controls/RptTextBox.ascx")
I have registered this user control in my web.config file as shown below
<system.web>
Chaps, I've run into this problem which is widely known and documented but I can't get it resolved. I created a new file system website in VWD. I clicked the ASP.NET Configuration icon in the solution explorer. It launches the WAT tool. I select the Security tab and I get this error:There is a problem with your selected data store. This can be caused by an invalid server name or credentials, or by insufficient permission. It can also be caused by the role manager feature not being enabled. Click the button below to be redirected to a page where you can choose a new data store.
View 5 RepliesI've followed this link [URL] to configure my application on iis7.
- I've published it
- create a folder in inetpubwwwrootMyApp
- I've created my virtual directory to point on MyApp
but then to log on it, I need to point on http:\localhostMyApp but i would like to point on http:\localhost
I have created a asp.net website.At present its wokng in local host.How to host my site in IIS.What are the steps to be followed
View 1 RepliesI've created an asp.net website with VS2008, how can I publish it in VS2008?
P.S: I've used Right Click -> publish but, I've used a Database in my project, but VS2008 doesn't publish it.
P.S: I'm using SQL Express 2008
How easy is it to publish your project using Visual Web Developer 2010? Right now, the ease of use using Database Publishing Wizard makes my publishing breezely smooth. [:)]
View 2 RepliesI've created a website and now I'm trying to publish it on web server but I'm getting a lot of errors related to 'web.config' that website working fine in my VS2010 but I don't know what's the problem on the server I'm getting following error:-
[Code]....
If I remove whole line 6 then it show error in line 7and so on, I've use radcontrol tool in my web application but whatever I've used they are working fine on my system.
my web.config file is here [URL]
I am developing the web application in Asp.net 2008 under WinXP SP2 32bit. I am able to publish it in the local system and Test server. When i move this to production sever i am facing problems. The production environment OS is Windows Server 2003 Standard 64bit. When i am accessing login page i am getting this error "../../login.aspx/ has not been pre-compiled and cannot be requested". What could be causing the error message? Any IIS settings, or .NET 2.0 settings which prevents IIS from loading the compiled files?
View 1 RepliesHas anyone found a way to publish or "Copy Web Site" when using webDAV?
View 2 Replies