Why do my project properties disallow a unified target platform selection?
Note: previous related travails are detailed here: http://stackoverflow.com/questions/18453917/why-am-i-getting-type-jro-jetengine-is-not-defined I'm working on a legacy VB.Net app. If I stand in a...
View ArticleCreating WMP Plugin in VS2012- New Project wizard is repeatedly prompting the...
I am trying to create a windows media player plugin. For this i have setup Windows SDK for 7 which includes WMP SDK, then changed the wmpwiz.vsz file as suggested in this article and copied them to my...
View ArticleVS2012 with Update 3 - The specified path, file name, or both are too long
Hi all, I believe this is a common issue, I have Visual Studio 2012 and recently installed Update 3 that promissed to fix the 260 character path (updated to 400).I have a project that when I publish it...
View Articlemy exe not working in windows 2008 server after one week or two week
Hi all,I have one software (exe) made in vfp6 is working in remote desktop windows 2003 server. But the same software in 2008 server 32-bit working only for one week or two week then give the...
View ArticleHow can i extend/ increase the intellisense timeout in VSNET 2012
Hope the subject line makes it clear. How can i extend the timeout for intellisense appearing in Visual Studio.Most of the times, it so happens that i'm reading a description and the intellisense just...
View Articlec++ code to convert fits files into a bmp file
I posted a question yesterday about converting fits files into jpg files, but due to data compression involved in jpg, maybe converting to bitmap files would be better. So does anyone know how to or...
View ArticleWeb One Click Publish includes files not in project / content
Hi!I've got quite a few files (thousands) in the project folder of a web, but they're all excluded from the project.Hence, they shouldn't have any content attribute, nor should they be interpreted as...
View ArticleCombining multiple excel csv files to one
I have multiple CSV files with each having only one work-sheet. My task is to combine all the csvs into one sheet all have same data(number of columns and rows etc..,). I have an System out of memory...
View ArticleFOLDERTYPEID_NotSpecified is removed from Windows SDK 7.0a
FOLDERTYPEID_NotSpecified is removed from Windows SDk 7.0A, so which FOLDERTYPEID i can replace from FOLDERTYPEID_NotSpecified.
View ArticleIncluding Reference to DocumentFormat.OpenXml.Extensions via Publish Wizard -...
I was wondering if there is an easy way to include reference libraries when publishing an app.I installed DocumentFormat.OpenXml from http://www.microsoft.com/en-us/download/details.aspx?id=5124 or can...
View Articleuploading and playing videos on a .net app on windows xp
Hello I am trying to add video capabilities to an existing .net applicatioin, this is working fine for windows 7, but causing an issue with windows xp and my company can not upgrade everyone yet. So...
View ArticleRelease a Visual Studio 2010 Application
Hi Experts. I have a Visual Studio 2010 application that I have completed. I have reports created in SQL Server Data Tools. Then my database is in a folder in my documents . This is what i want to...
View ArticleHttpConfiguration assembly reference error
We developed Asp.net MVC application using .net 4.5 in VS2012 then later We decided to recompile in .net 4.0 by changing Target framework in project properties. Now we are getting error like"Error 1036...
View ArticleNo Windows Store Templates in VS Ultimate 2013 Preview
Installed VS Ultimate 2013 Preview downlaoded from MSDN subscriber downloads ( Version 12.0.20617.1.PREVIEW ) on my Lenovo Win 8 device. Started VS, asked me to log in with my windows live ID which I...
View ArticleIssue with VS 2012 XAML designer? Assembly reference not found in Xaml. Same...
I have a WPF application that was developed using VS 2010 with C#. We would like to move to VS 2012 for various reasons. I am running Version 11.0.60610.01 Update 3 of VS 2012.However, after opening...
View ArticleProblem Using the Form View in Visual Studio 2010
I have a VB project that was built in Visual studio 2008 I recently updated to 2010 and for some reason cant view the form I get an error sayingThere is No Editor Available For [File]Make Sure that the...
View ArticleDisplaying eventinfo values?
It's easy to obtain the values for the properties and fields or invoke methods but it has been difficult for me to get the delegate from an EventInfo.I have tried following the instructions from this...
View ArticleVS2012 static library dependency issue - application not getting updated
Hi All, I have a static library say 'A' linked to an application say 'B'. Everything is using VC++ Now B has a dependency on A. When i change some code in A and press F5(Run) or F7(Build), only the...
View ArticleInvalid index. (Exception from HRESULT: 0x8002000B (DISP_E_BADINDEX))
I get this exception when I try to copy any text in visual studio 2012.This exception happens if I do a Ctrl + C or a right-click>Copy on some text.When I click OK on the dialogue box displaying...
View ArticleVS 2008 - Analysis project bug
Error 389 Errors in the metadata manager. An error occurred when loading the ProjectEquipment cube, from the file, '\\?\E:\Program Files\Microsoft SQL...
View Article