I'm getting a File Access Denied error when I try to add a SQL Server .mdf...
I've created a new ASP.Net Dynamic Data Entities Website project in ASP.Net 2013. I'm trying to add a SQL Server 2008 database called Pubs, downloaded from Microsoft, to my project in the app_data...
View ArticleWindows Mobile device emulator help needed
I developed a web page with ASP.Net that I want to run on an Intermec handheld device. I finally managed to get the web page working on the device but the spacing and fonts need to be changed. The...
View ArticleCan we install Visual studio 2005,2008,2010 and 2012 on same machine?
Can we install Visual studio 2005,2008,2010 and 2012 on same machine?
View ArticleVisual Studio 2010 - hangs for ~ 30 MINUTES when I start my app the first time
Hello.I already asked this question on Stackoverflow here:http://stackoverflow.com/questions/24359624/visual-studio-2010-it-takes-forever-to-start-web-application/24390849If I open my web app, then...
View ArticleASPNETCOMPILER Object reference not set to an instance of an object.
Hi I have an error while trying to build WDPROJ.Error 172 Object reference not set to an instance of an object. ASPNETCOMPILER 1 1 WebBase_deployI delete temporary files in .NET...
View ArticleVisual Studio Update 4 Broke IIS Express' ability to request Client...
I had my IIS Express configured as specified on this page http://jasonrshaver.com/?tag=/Client+Certificates . This allowed me to run my application in SSL for the 11 months from June 2013 all the way...
View ArticleHow can I avoid Visual Studio creating a directory when adding Project from a...
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 ArticleVisual Studio 2013 error after publish
I have a web site that I created using VS 2013. I publish my site to my hosting company and then run the site. But I get this error:The directory '/App_Code/' is not allowed because the application...
View ArticleUsing a UNC path in ImageURL
I am using the following in an itemtemplate:<asp:Image ID="Image1" runat="server" ImageUrl='<%# String.Format("\\servername\foldername\foldername\{0}.jpg", Eval("FacilityID"))%>' Width="250px"...
View ArticleVS 2013 - Error when calling web site after publish
After I publish my ASP.Net web site built using Visual Studio 2013 Express, I get this error:Security ExceptionDescription: The application attempted to perform an operation not allowed by the security...
View ArticleVisual Studio 2013 upgrade to bootstrap 3 modal issues
I created a web app with 4.5 fw in VS2013, choosing windows authority. Then I use nuget to update all packages, which changes bootstrap to 3+ and jquery to 2.1.1. Then I paste the generic bootstrap...
View Articleevent id 1310 event code 3006; ASP.NET 2.0.50727.0
Hello,I am trying to learn to use Visual Studio 2008. I have a very simple application that has a form with a few text boxes. There is not code associated with the controls or anything else. When I...
View ArticleHow can i pass the name of a project to a different project as a variable...
Hi,I have a template where i have two projects Lets say Project1 , Project 2I am using customparameters.Attached is the .vstemplate I am...
View ArticlePdb files
I've noticed with VS2013 that when I fire up a web app, I see in fiddler that I making requests for hundreds of pdb files, for the OTB Microsoft assemblies, e.g. system.web, system.web.pages, etc.Its...
View ArticleVisual Studio Hangs When Configuring a Data Source
I cannot figure this out.Each time I attempt to configure a new Oracle data source to bind a control in Visual Studio 2010 on my Windows 2012 Server, the Visual Studio environment hangs and becomes...
View ArticleVS2010 ASPX Design View, vertical scrollbar disabled
In VS2010 working on an ASP.NET project, when opening an ASPX page in the IDE and viewingin Design mode, the vertical scrollbar is disabled. The horizontal scrollbar remains enabled. It doesn't seem to...
View ArticleCan no longer add views with periods in the name (Visual Studio Pro 2013)
I am using Visual Studio Professional 2013 and for one of my ASP.NET MVC 5 solutions a couple of weeks ago, it was perfectly fine to add new views with a period in their name. For example adding...
View Articlechanges on web that made using visual web developer 2010
helloafter my web is on air ,how i can make changes on my worke floor that adjast to the web ?thanks a lotbaruch tobias
View ArticleCannot run VS2013 web forms project under SSL
Hi,I am taking over ex-colleague's solution consisting of three projects. The solution has been deployed on development server and is working well. Thesolution when copied and run from my desktop...
View ArticleUnable to debug Javascript in MVC Project with ADFS authentication
Hello,I have set up an MVC/WebApi project in VS2013U2 to authenticate against an ADFS 3.0. This works fine except that I am unable to debug JavaScript or Typescript from within Visual Studio. The...
View Article