Visual studio 2010 web app deployed on windows server 2012 R2 - Printing...
Hi,I deployed visual studio 2010 application on windows server 2012 R2 printing option working on visual studio development server with assignment of port, but if i change local iis server then...
View ArticleStress Test for ASP.Net Application
hi all experts,i have several question as follows:Does the visual Studio has capabilities to do stress testing..?can anyone from this channel inform me, what are the third party software which be used...
View Articleerror in deployment package
Dear all,I normally create deployment package in visual studio 2010 to update the same in IIS server.Today I am getting copying file obj\Debug\CSAutoParametrize\transformed\content\web.conig to...
View ArticleCreate a site map for my asp.net mvc web site , to show it inside the search...
I have created a web site using asp.net mvc-5 . and I have hosted it to one of the hosting provider and I register the web site with Google app.Now after 1.5 months of publishing the web site online it...
View ArticleStrange behaviour on windows server 2012
Hi all:I have a scriptbdcuerpo.Attributes.Add("onload", "if (opener.document.getElementById('ctl00_cphcontenido_gvobras_" & Request.QueryString("id") & "_lblreactivacion'))...
View ArticleWeb Site Publish Question - .sln vs .csproj...
Hi all,I have a quick series of questions regarding publishing a website.When we deploy using the .sln file, it seems the .sln and other development files are pushed to the desired location. Is there...
View ArticleA network-related or instance-specific error occurred while establishing a...
Hi All,This is the first time I am hosting my website on a server with database.All is working fine on my machine. For hosting it on another server I have made some changes in my webconfig.Through...
View ArticleCrystal report error
i try to create a crystal report when i build it shows thiswhere as i write code on page load code protected void Page_Load(object sender, EventArgs e) { //report code DataSet ds = new DataSet();...
View ArticleHow to Change datasource location for RPT file
I have installed the version SAP Crystal Server - 2013 SP3 in Linux OS.I know how to change data source location for a crystal report in Windows but do not know how to do this from Linux.Could you...
View Articlepublish update to production website
once update code to web site, the iis application pool restarts.then all the sessions losehow to publish the update codes in a better way?it is intranet web site,Can i check user connections? so i...
View ArticleFast Data Driven Web Applcations
Dear One,We've developed some data driven applications using ASP.NET, WCF Services, SQL Server, Stored Procedures and Transactions. We're deploying those applications on dedicated VPS with Windows...
View ArticleUnable to find the requested .Net Framework Data Provider
Hello,Using Visual Studio 2013 ,Sql Server 2008 with Entity framework 5 and Oracle Managemenet the build works on my local . Published the files to test server now getting an error after I log on...
View ArticleMembership Connection Error
I have created an application that use membership DB, everything works fine on my developer computer, I already created the membership Db on the web server (SQL server) with Aspnet_regsql.exewhith...
View ArticleWeb deployment task failed. (Application 'root' does not exist in site
I have been deploying this site from my office with no problems. I am now at home on my laptop and getting this errorWeb deployment task failed. (Application 'root' does not exist in site
View ArticleDeploying my first ASP.NET website
Hi,I just finished my first ASP.NET Website project, and need to host it on internet.I really don't know where to start. but I found this free hosting site http://www.smarterasp.net/ And that is how my...
View ArticleError launching website.
<div id="content"> <div class="content-container">When i try to run this command it command prompt does not recognize the command. Please explain how to correct this problem!It says that...
View ArticleMVC5 Does not deploy APP_CODE object
VS 2013, MVC5, using File Path publish from Visual Studio.I have a class in APP_CODE that creates a graphic (Statusbar.cs)It works while debugging on my desktop.When I publish and open the site in my...
View Articlehow add web application in a setup with database.
I have developed a web app my client setup want it offline setup which he could run on web browser. is it possible to create setup for web application
View ArticleIIS Add new website..how do I access
I am trying to establish a development website on asp.net mvc 4.5.1 so that I can test code changes before copying to production. I have gone through the steps to clone the database and website files...
View Articleuse app_offline.htm - how can I test/access the site myself while...
Hi,I followed ScottGu's blog in using app_offline.htm, and put this file under the root and it shows up properly.Now, I need to test the site (many pages) while the world sees this app_offline page....
View Article