Sections must only appear once per config file
Hey FriendsHencewhythe newerrorwhenIrun the programNothing specialin my web.configPlease help meThanks<?xml version="1.0"?><!-- For more information on how to configure your ASP.NET...
View ArticleTFS - how do I setup a build definition to precompile a website project and...
I would think this should be a straightforward question, but can't find any direct answers. I'm using VS 2013 w/ Update 2 and TFS 2013 with Update 2. In Visual Studio I have a solution file...
View ArticleHow to move ASP.net membership database to shared hosting?
Hi,I have created a registration page using asp membership in visual studio.I want to move the database to my windows shared hosting.What steps is required to do this?Should I create all the tables by...
View ArticleContent from this website is being blocked by Internet Explorer Enhanced...
I deployed a web app to a windows 2008 R2 server. I created a new website for it, and placed the web app in this site. However, when I select Manage application\Browse from the context menu, I get...
View ArticleProblem to the project
Hi, I get this error now to the project.Error 1 Web deployment task failed. (Site 'http:' does not exist. Learn more at: http://go.microsoft.com/fwlink/?LinkId=221672#ERROR_SITE_DOES_NOT_EXIST.) 0 0...
View ArticleDatabase connection error
Hello....After multiple requests system is generating an error, because of connection string,then application is unable to bind to database. After saving the web.config file without making any changes....
View ArticleServer Errors not working in chrome?
For some unknown reason, the web application I am using won't display server errors unless its done in IE.It just shows lots of weird characters instead.Chrome error page...
View ArticleWeb.Config transformations
We have the following in our web.config: <appSettings configSource="config\app.debug.config" /> <connectionStrings configSource="config\connectionstring.debug.config" />How can we use...
View ArticleHow can i dynamically assign a value in the using of a cs file ?
Hi Can i do the following ? I would like to set the $(ProjectName) as soon as the file is first loaded. It is a class that wont change.Reason is because i need to create multiple of these but each will...
View Articlecopy local references in VS 2012
Hi,I am using visual studio 2012 and can not find how you make a reference as 'copy local = true'. I have seen on google others telling to make the reference as copy local but I can not find it. I go...
View ArticleASPNETCOMPILER is crashing. "Object reference not set to an instance of an...
I have a fairly straightforward ASP.NET website that will simply not publish. It builds and runs perfectly fine from my local machine but when I try to deploy the site, either using a Web Deployment...
View ArticleIIS 6 - Localhost page not loading
Hi,I am using IIS 6 on Windows 2003 server 32 bit OS.When I access http://localhost/ from browser the default page does not load. The IE shows a blank screen.I could host ASP pages on IIS 6 and access...
View ArticleMsdeploy - how to publish one subfolder
Hello,I've web project with 3 defferent publish profiles, every profile (pubxml) make deployment to deifferent host.Web app has 3 different skins custom folders, like this:web app|_Skins |_ _...
View ArticleGetting System.ServiceModel.ServiceActivationException when sending multiple...
Is there a setting that limits how many requests a user can send within a time period?When I send a single PUT ajax request to the server to write to the local file system it works fine. If I add a 250...
View ArticleWeird folder structure when using a project template ?
Hi,I have a template where i have two projects Lets say Project1 , Project 2when i import the template I have created into Visual Studio and create a new project the .sln file is created one directory...
View ArticleProblem with Ajax
Hi, I don't know what to add, to the project, due to this errorServer Error in '/App8_dev' Application. Parser Error Description: An error occurred during the parsing of a resource required to service...
View ArticleCrystal Report display perfectly but not print using button click event on...
I'm currently using Visual Studio 2010(4.0) ,Crystal Reports Developer 13.0.2 and my OS windows 7 Ultimate 64 bit.now i add install printer on DropDownList and add Button for Print Crystal report using...
View Articlehow to publish without also publishing source code
I have a Visual Basic 2013 ASP.NET Web Application project.How can just the executable be published to a remote server, without including all the source code files (.vb)?That is, can a web app be...
View Articleno record found
i have a SQL server 2008 database on my local pc. i make a sql script with data . of the database. i uploaded it into my server. all is good . all table have the same amount of row and all the data are...
View Article