Visual Basic not able to create XML file after removing Office 2003
We have an application written in Visual Basic. It reads a SQL file (MSDE) then writes the results to an XML file. When we uninstalled Office 2003 from the PC, the XML file is no longer created....
View Articletext to HTML creation form?
Hello,I am a visual basic noob but I think I can get my head around it. I have tried searching google but don't think I am using the right search terms. I want to create a form that generates source...
View ArticleApp in a Snap
Hello, I trie to install the app in a snap template, but this does't work. I tried it on several computers, but with no result.Is there a way to get the template not as an exe-file to install?I would...
View Articlewhen i type msgbox a blue squiggly line appears
When I type "MsgBox" a blue squiggly line appears. I'm very new to computer programming, and I've been following the "How do I" I'm still on the first lesson and I've already run into problems. When I...
View ArticleSearching for multiple possible values in a text box
Hello. I have made an Enum in visual basic to hold different objects. As an example I will say it was Fruit.Public Enum Fruit Banana Apple Orange Watermelon End EnumThen I have a text box. In this...
View ArticleAfter installing Visual Studio 13 no controls are visible in Designer View...
Hi folks.After installing Visual Studio 13 yesterday, I can no longer see any controls in the design view when creating Windows Store apps.For example, if I try to create a project based on the...
View ArticleUnable to Open Blend in Visual Studio 2013
I installed visual studio 2013 professional version to my window 7 machine. I am in the trial period but I have registered the product. I spent several hours trying to figure out how to bring up the...
View ArticleVisual Studio 2013 (dark theme) is printing white text on black...
I did a clean install of Windows 8.1 Pro and Visual Studio Professional 2013. I selected the dark theme for Visual Studio, opened a project and tried to print the code. Instead of printing black text...
View ArticleUpload existing project to VS Online
Hi,I've created the VS Online account, and I've downloaded VS 2013. I can open and edit an existing project in VS 2013.Can I export an existing, local, project to VS Online, so that I can edit it online?
View Articlemax(number)
help me please.My name us Antonio I'm from BrazilA have a program of VB6 botton........ Private sub C1_focus()Dim Area as WorkspaceDim query as stringdim XXb as DatabaseSet XX =...
View ArticleVisual Studio 2013 Proffesional - Windows 8.1 - DirectX11 X files
Greetings,How do I load and display my .x format files with new DirectX11 applications using C++? Are there any examples that use DirectX11 with Windows 8.1 and the Full Version Visual Studio 2013...
View ArticleDefault Platform in VS2005
When you open a project file under VS2005 that contains both Win32 and x64 configuration, what controls the default platform configuration that the IDE starts under?
View ArticleVisual Studio 2010 professional unable to load the project
Hello Everyone, I have removed manualy some files from temp folder and after that Visual Studio 2010 is unable to load the projects. When i am trying to reload the project the below message i am...
View ArticleVisual Studio 2013 - Upgrated website project does not compile
I have upgraded a website project from VS2008 to VS2013. This is C#. It no longer compiles and insists I have missing classes/enums and methods from my referenced class library dll. I looked here for...
View Article.Net Fraework - SQL Express
Hi,I am trying to develop a new e-commerce site in VS 2012 (C# .Net) and I am using SQL Express Local DB (2010) as backend.If I publish this site in Windows 2008 server, does my application be able to...
View ArticleUniversal apps: How to switch Win/WP design view for shared mainpage.xaml
Hi,This is my first day developing universal app, and I'm right now investigating if shared xaml could be something for me.I have a shared mainpage.xaml, and it works. But I want to switch between WP...
View ArticleError: ISAPI...
Hi, We currently have IIS 7.0 installed on Windows Server 2008 machine and have a WCF.Net Service (http://machinename:8181/ABCService/Xyz.svc) configured on it. A website sents requests to this URL...
View ArticleTargetFramework 4.0 with VS 2013 (can't get rid of upgrade prompt)
Hi,We are working on upgrading our project to VS 2013 (from VS 2010). Many of our projects are VC++/CLR which are built for .Net Framework 4.0.We need to keep the .Net Framework version at 4.0.We have...
View ArticleMultiple sub-projects created with multiple multi-project template
Hello,I'm creating more than one multi-project template. Each one includes some of the same projects e.g.MultiTemplate1 includes Web1, DataService and Entities.MultiTemplate2 includes Web2,...
View ArticleEditing Programs in Visual Studio 2013 in debug mode.
I have VS2013 Pro installed on my 64bit laptop, with Windows 8.1 installed. I tired to run a desktop application in debug mode and make program changes as I did in VS2008. I was promptly told that I...
View Article