host or set up a website on IIS.
Hi Experts , Could any one tell me how to host or set up a website on IIS. this is first time i am doing this . I have been given a task in my company to host or set up the internal website on one...
View Articleweb.sitemap - won't let me use an external link "The 'url' property had a...
Not sure if this is the right forum. Anyway, I need to have the treeview that is bound to the sitemap datasource to include a link to our report server. The URL has %, +, =, etc.. in the URL as they...
View ArticleException: Endpoint {http://productionwebservice.com.br}ServiceGinfesImplPort...
Hi!I have a SOAP WebService, that is bound to Production service during runtime in the C# codeBasicHttpBinding binding = new BasicHttpBinding(); binding.Name = municipality + "Binding";...
View ArticleHTTP Error 500.19 - Internal Server Error
HTTP Error 500.19 - Internal Server Error The requested page cannot be accessed because the related configuration data for the page is invalid. Detailed Error Information: Module IIS Web Core...
View ArticleDeployment Automation
I've heared of it ... alot. "You can use scripts to customize your deployment" seemed interesting ! Went through severtal articles and tried to understand, but I 'm a newbie and do not want to spend...
View ArticleFail to deploy first asp .net project - HTTP Error 503. The service is...
Hey guys.I'm trying to perform my first test mvc app deployment. Unfortunately I think I'm missing something. I tried all articles I could get my hands on the internet and result is still the same...
View ArticleThere is a duplicate 'system.web.extensions/scripting/scriptResourceHandler'...
I am trying to create an MVC2 web application that will run both on my local development machine (on localhost), and on our central webserver.Development machine:Windows 7 Professional, 64bitVisual...
View ArticleIE10 and "Invalid postback or callback argument."
I have a wizard that on submission, I get "Invalid postback or callback argument."This error only occurs in IE10 only. Other versions of IE, Firefox and Chrome work as expected. The only discussions...
View Articleweb config encryption
Is is possible to encrypt the web config file after deployment and if possible how do i do dat
View ArticleDeploying my database on local iis
I have developed my asp.net mvc application. I created the application in vs 2012 and db with EF code first style.I having very big problems deploying my database cos I am new to this.But the...
View ArticleASP.NET 2.0 app in IIS 7 not loading from remote machine.
HiI'm struggling to get ASP.NET 2.0 application up in IIS 7 (Windows 2008 Server R2). The problem is that, the application is coming up fine when I run it in the browser from within the server (where...
View ArticleASP.NET 4.5, IIS 7, WINDOWS 7 TESTING PRODUCTION SERVER
I have deployed a web application asp.net 4.5, that use ms-access db file, in a windows 7 testing server. IIS 7 looks is configured well, ASP.NET looks is configure well, the application works, start...
View ArticleCustom Controls Not Recognized in VS 2012
I have a project with 15-20 custom controls which are assigned in web.config file. I had no problem to publish the website while I used to have VS 2010.When I installed VS 2012 my custom controls are...
View Article.Net2.0 Exe file not running in Windows 7
I am Having a .net application which calls the another .net exe file through a link when we click a button. But the . exe file is not calling from windows 7 OS. It is running in All other operating...
View Articleiis published website is not returning response but running in vs2010 works fine
<div class="body">Hi i have simple default.aspx page and a cold fusion handler in web project .everything runs fine when i do F5 in vs2010 . but as soon as i publish the web site on iisthe...
View ArticleHelp! I published a site and it deleted the wwwroot folder
I published a site today, and during this process it deposited the project files in c:\inetpub rather than in a folder within inetpub. Then it deleted wwwroot and it's subfolders. Anyone have any...
View ArticleAnyone have a best link to configuring and publishing a new external/internal...
Need a good set of instructions or resource on both the iis & vs2010 portion of installing and configuring a new website for vs2010 asp.net. I've looked at msdn's doc on publishing but I'm not...
View ArticleHow can I deploy a solution with 2 projects using Visual Web Developer 2012?
Hi all, I’ve created a solution using Visual Web Developer 2012 Express. The solution has two projects. I use the one-click method to publish the site and although the second project is referenced it...
View Articleapplication_error not getting called
Hi all,I have a new project and a custom error page set up. When an exception or error happens the custom error page gets called but applicatin_error in global.asax never gets called. Other subs in...
View ArticlePublishing a Web site using VS 2012 Update 2
Starting with Update 2 of Visual Studio 2012, the Web Publish routine was changed.I am having difficulties setting the Site Path using the FTP option. The default is “wwwroot”. When I attempt to...
View Article