Could not load file or assembly 'System.Web.Http, Version=4.0.0.0,...
Hi All,I tried to deploy ASP MVC project using web deployment package to a destination machine(virtual windows XP server 2008 R2). An error popped up. I Have set the local copy property of this dll...
View ArticleThe compiler failed with error code 1 on Asp .Net hosted site
Hello, I have created website in .Net 2.0. When we hosted our published website folder or server IIS it gives an error as follows:Server Error in '/' Application.Compilation ErrorDescription:An...
View ArticleWhile publishing Dll's are not copied
Hi All,When I am publishing from visual studio 2012 Ajax toolkit dll and evohtmltopdf(third party tool for PDF)dll are not copied to publish folder. I have to copy these manually and put it on server...
View ArticleHow to set Owner to files and directories on shared path.
Hi All,I am creating directories and uploading files on shared path.I want to set the Owner to files and directories. How to set ?Path: \\000.000.0.00\UploadI want to set because whenever I am reading...
View ArticleActivate MVC Web site on IIS 7
In VS2013 with update 5 I created an MVC 5 Web site. I published it (file system) to a folder on my computer. I had IIS 7 installed on one of our servers. I installed .Net 4.5.2 on the server. I copied...
View ArticleNetworkError: 500 Internal Server Error
Hello.We've recently deployed an application to a Windows 2012 R2 Server running IIS8 production box that isn't rendering css or image files up to the browser.It renders fine in development and...
View ArticleASP.NET
I want to host my ASP.NET website in mywindowshosting.com, which is developed by using local IIS(http) web server but if i want to upload it i get an error that is :-"Check sever name Or proxy setting...
View Articleprofile common could not be foundql
I am trying to update a site that worked a year ago using visual studio 2012. I have not hooked up the sql database yet. Not sure if that is the problemBelow is the file that is causing the...
View ArticleObject reference not set to an instance of an object.
Hi ,I deployed my dot net project on sharepoint but it is not working there. I am unable to resolve the following error:Object reference not set to an instance of an object.[NullReferenceException:...
View ArticleSetting a Web Root Folder
Hi All,I'm not sure if this is the right forum but it seems like a "Getting Started" question.I have an ASP.NET web app project in Visual Studio 2015, using IIS Express. The simplified folder structure...
View ArticleAdd a virtual directory of another domain - IIS 6.1 [Windows 7]
Add a virtual directory of another domain - IIS 6.1 [Windows 7]I want to add a virtual directory for a folder which is on another domain, is it possible ?
View ArticleSecurity Exception
hi everyone ,im getting some error exception that i cant fix, its happen when i deploy my site in an 1one1 shared host, the site works in my local environmenthelp will be appreciated im using VS...
View ArticleIIS problem
I am using the vs 2010 for automate my application using the Coded UI . Also IE version 9 ,but then i enter 'Tab' through programming is is giving error pop up.I could not figure out the problem. if...
View ArticlePermalinks using parameters
Hi,I will like to know how I can change or hide some parameter values I am passing to a page?Trying to create permalinks for SEO.I am already using AspNet.FriendlyUrls, it's working for the page names....
View ArticleHost web pages across multiple web servers - IIS 8.5
We have a .NET based web application hosted on a web server with IIS 8.5We generate .aspx pages for our products on daily basis which are around 25000 now. To share the load on web server we are...
View ArticleUrgent help needed with Handler "AboMapperCustom-360752472" has a bad module...
I was tested which ever I found on the net and still keep getting error message as below. Someone please guide...I have granted all access and also register the iis with run...
View ArticleSchema Name in _MigrationHistory table
Hi All,I have a .net project with Entity framework 6.0 with MsSql server. I am migrating it to use MySql 6.9.7. In our sql tables we have multiple schema infront of tables: for ex...
View ArticleIIS 7.5, can not access .xml file publicly, why?
Hi,We just deployed a MVC web application to a server running IIS 7.5; however, there is an .xml file that cannot be accessed publicly.If we go to this file via a browser, it produces an 500...
View ArticleASMX runs in IIS 6 but not IIS 8
Hi Guys, I'm trying to migrate my applications/web services from an old server with IIS 6 to a new server running IIS 8However it doesn't work in IIS 8.. After entering the required parameters and...
View ArticleThe Global element 'configuration' has already been declared when adding .net...
I am getting build failure due to warning in my web.config. Everything was fine before I added .net 2.0 Web service reference to the MVC project. I got warnings of Global element '{element name}' has...
View Article