OleCreatePropertyFrame returns 0x80004005 (E_FAIL, unspecified error), Hence...
On Windows 2012, after upgrading our application with Visual studio 2012, when we open and close property page of Active X control for multiple times, after some iterations, OleCreatePropertyFrame...
View ArticleVisual Studio 2013 Starting up debug, VERY slow
HiI have updated from VS12 to VS13, and now it is very slow when I want to run my project in debug mode.When it has been run once, it is okay fast again... Until I change something in one of the files,...
View ArticleCode lense isn´t in visual studio settings.
Good morning,I have problem with new Visual Studio 2013. In article http://blogs.msdn.com/b/zainnab/archive/2013/07/09/visual-studio-2013-preview-codelens-aka-code-information-indicators.aspx i read...
View ArticleVisual Studio 2013 won't let me keep my IIS local host setting
I just reinstalled my machine with windows 8.1. In windows 7 I've always installed everything I needed for IIS and debugged using a local iis server. Now when I do this I'm getting an error everytime...
View Articlereporting services 2012 does not recognize stored procedure parameters using...
Hello everyone,I'm using Visual Studio Premium 2012 Version 11.0.60930.00 Update 4 RC - Microsoft .NET Framework Version 4.5.50709. I'm trying to build a report using Reporting (.rdlc files) with local...
View ArticleError in getting System.Windows.Forms.Timer to work.
Can anyone help figure out why I am getting this..?Error 1 The base class or interface 'System.ComponentModel.Component' in assembly 'System, Version=4.0.0.0, Culture=neutral,...
View ArticlePorting a WIN32 Project to x64
This is a WIN32 DLL project that I need to build as 64 bit DLL. I ported the project per topic:http://msdn.microsoft.com/en-us/library/vstudio/9yb4317s(v=vs.100).aspxbut when I build the DLL for x64...
View ArticleIn VS 2013 Web Applications cannot reference their own classes
I create a new empty web project. It can be either the new VS 2013 "Asp.Net Web project" with the "Empty" checkbox checked, or the VS 2012 "ASP.NET Empty Web Application template.I create a couple of...
View ArticleHow to always reload modified file in Binary editor without being prompted?
I have a program that writes output to a test.bin file. I have opened that test.bin file in Visual Studio using the Binary editor. (The one that shows me all the bytes of the file in hex). Each time...
View ArticleCompile Ctrl-F7 feature unavailble for Driver projects in Visual Studio 2013
Is there a way to compile individual files in Driver projects?I'm running Visual Studio Professional 2013 Version 12.0.21005.1 REL on Windows 7 SP1 x64This happens with any driver project but the...
View ArticleMicrosoft SQL Server 2012 failed
I installed Visual Studio 2012 express on my Desktop and then wanted it on my laptop. I uninstalled VS2010 express on my laptop and installed VS2012 express. All went well until the very end and I got...
View ArticleXAML Designer window incomplete
I have a tradionel Silverlight application with a main page and a number of (sub)pages.After migrating from Visual Web Developer 2010 to Visual Studio for WEB 2012/2013 I experience, that for someof...
View ArticleNew, easy way to have short link alias for longer path in IIS?
Sorry.. I know this is more an IIS question, but I didn't see a forum for it.I would like a user to type in, e.g., http://myintranet/jsmith and have it navigate instead to...
View ArticleService Reference update will not recreate Reference.vb (empty)
Hi FolksFirst off, I'm familiar with adding and updating a Service Reference ( http://msdn.microsoft.com/en-us/library/vstudio/bb628652.aspx ).Second, the project has been around for almost a year (and...
View ArticleVisual Studio 2013 Express - cannot sign in
I am trying to register VS 2013.When I try to sign in, I get this error:We ran into a problemBrowser is security restricted or JavaScript is disabled.I reset my IE settings.
View ArticleWhat happend to CSS Style Editor when I right click on a CSS style on a style...
In Visual Studio 2013 I can no longer right click inside the brackets of a CSS style on a CSS Style Sheet and build the style? I can do this on an HTML page within the Style="" property. Has this been...
View ArticleError dotfuscating in the post-build process
Hi,I'm trying to run dotfuscator in the VS2010 post build step and have followed this recipe: http://msdn.microsoft.com/en-us/library/hh977082(v=vs.107).aspx but when I reach the post build step I get...
View ArticleMaking c++ template
I'd like to be able to set up some basics that are applied to all new projects - for instance, a main file, an implementation file, and a header file which includes the preprocessor directives. I...
View ArticleError when trying to build: Could not find file 'obj\Debug\MyApp.exe'.
As the title says I get the error message:Could not find file 'obj\Debug\MyApp.exe'.when trying to build the solution. Checked and the folder does not contain the file. Right before this error started...
View ArticleAdd vcxproj file to existing project in solution visual studio 2012.
Hello, I Came across a problem in visual studio 2012. Again I am posting in Visual studio forum.. I am trying to integrate my Sqlite in my JavaScript project which is developing for windows store...
View Article