Hide Rectangle based on several criteria
I have a rectangle that I am successfully hiding using this expression=First(Fields!category_name.Value <> "TAKE ACTION", "BodyWeight")However I now need to add a second criteria to thisI need to...
View ArticleVisual Studio 2013 RC Not Support Windows Phone 8 SDK ??
Today,Microsoft released VS2013 RC version, The first time installed, But....i found that i can't install wp8 sdk,i try to find item in vs2013 RC IDE:File->New Project->Templates. No "Windows...
View ArticleApplications stops working after installing visual studio express 2013.
Installed Visual studio Express 2013(Hereafter VSE) today and restarted computer.When Windows launches several application stops working with mostly StackHash problems. Skype, Catalyst control Center,...
View ArticleVisual Studio 2008 is extremely slow in opening objects when I use Server...
It takes 5+ minutes to open any list of tables, views, stored procedures or functions in a local Access 2007 database. Devenv.exe consumes >25% of a quad core 2.8GHZ machine. When I access a...
View ArticleVisual Studio 2013 breaks IIS configuration
HelloIn IIS, under Default Web Site, I run multiple ASP.NET websites as Applications. All is good until I open one such website from Visual Studio 2013 Preview and/or RC. No matter if I open it from...
View ArticleHow can I initialize a CPropertyPage without manually clicking on it
I want to implement an application that uses several CpropertyPages.All of them are declerated in a from CpropertySheet derived class.In the Method AddControlPages() the CpropertyPage's are added with...
View Articlevisual studio 2012 navigation bar
Hi,I opened a webpage(webfprm1.aspx) in visual studio 2010 and navigation bar shows its client objects as shown in image below:and opened same page in visual studio 2012 and navigation bar is empty.Do...
View ArticleCan't install Internet Explorer 10?
So, I'd love to install Visual Studio 2013 but it requires Internet Explorer 10. When trying to install that, it says "Internet Explorer wasn't installed. Troubleshooter placed on desktop" (or some'in...
View ArticleVisual studio professional preview 2013
I am trying to open a Win8 metro app using Visual Studio Professional 2013 preview for retargeting it to windows 8.1. Just after few seconds of loading the project, I get a message stating that " MS...
View ArticleMoveFileEx() failing in Windows Server 2008 r2
MoveFileEx() is giving error on Windows Server 2008 r2.The same function was working fine with Windows Server 2003.Earlier the application was built with VC7 compiler and running on Windows Server...
View ArticleASP.NET SSO Implementation with PingFederate SAML 2.0
Dear Support Team ,Good Morning!I have a requirement to implement SSO Mechanism in our ASP.NET application with PingFederate and SAML 2.0.PingFederate and SAML 2.0 are new to me. Please help me with...
View ArticleVisual Studio 2012 Help Viewer 2.x is missing features of the old Microsoft...
So I tried Visual Studio 2012 Express and have found the new Help Viewer 2.x is missing features of the old Microsoft Document Explorer found in Visual Studio 2008. Namely settings for Language,...
View ArticleHelp Viewer in VS 2010 Pro SP1 has stopped working.
Hi,The F1 Help stopped working in my VS 2010 Pro SP1 environment. I re-installed VS 2010 Pro, SP1 and .NETFramework 4.0 but the problem remains. Most of the time the command to "View Help" or F1 does...
View ArticleOptions: single/double quotes style and color
HelloSimple question:Is it possible to give strings in single quotes:'This is an example'and string in double quotes:"another example"a different color in the text editor? I searched a lot, but I can't...
View ArticleHow can i blend the form application in visual studio 2012
I am trying to bulit a project in visual studio 2012 . I am using visual studio ultimnate 2012. My frn say say you can blend the picture int the form by going to VIEW->OPEN IN BLEND . But i could...
View ArticleCentering a Teble in VS2012
Greetings,I am writing an HTML code in Visual Studio 2012 to center a table, but unfortunately, in the design view, it is shown as not centered, but when I run the website, it is centered. I want to...
View ArticleUsing key modifiers in NumericUpDown
VS 2012, VB, Windows FormI have a NumericUpDown whose input I want to modify if - say - the Ctrl key is held down. Specifically, I want it to change from +/- 1 to +/- 15. This works fine if I click...
View ArticleThere is no SQL Server
Hello.I am trying to add a new sql connection with vb.net 2010,2012,2013 (yes i tried them all).But in the "Add Connection" windows there is no sql server in "Server Name" dropdown.I checked sqlserver...
View Articleerror in execute.scalar
people, every time I try to compile this statement, an error appears saying Specified cast is not valid. how can I solve?MySqlConnection sqlconn = null; private string strconn =...
View ArticleWhy 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 Article