Re: I can't understand Bloodshed Dev debugger Programming Software Development by thelamb VisualStudio has a free edition (called the Express edition). It has some downsides though if you plan to release your programs to the public(requires microsoft c++ redistributables to be installed on the target system, but it mostly is already). I've used VS when I started, but have since moved to Code::Blocks and I absolutely love it ;). VS is … VisualStudio 2008 Vs. VisualStudio Express Programming Software Development by AndyPants I just built a new computer and I am trying to keep it as "clean" as possible. I have the purchaised version of VisualStudio 2008 but I dont know wether I should install that, or the latest express version? How to generate a makefile from a VisualStudio project? Programming Software Development by oall Hi all! Does anybody know how to generate a makefile from a visualStudio project? I kind of remember this was possible years ago, but can't find this option on the VisualStudio Express edition 2008 I am using now... I have to transfer projects from VS to eclipse and need the makefile because I will still use the Microsoft compiler from … Android Visualstudio Programming Software Development by timmyjoshua Please can anyone tell me where to download a visualstudio for my android phone..... Re: Android Visualstudio Programming Software Development by timmyjoshua yes there is a misunderstanding and it shall be solved.... i do c# programming on my laptop but now i'm in college and i have an android phone, so in a suitiation where by am in a boring class then i start programming on my phone.... do you know where to get visualstudio that works on android platform????????????????????? Re: Android Visualstudio Programming Software Development by deceptikon > do you know where to get visualstudio that works on android platform????????????????????? That's an easy one: **nowhere**. Visual Studio is a Windows desktop application. However, I know for a fact that there are Android apps that provide a C# compiler and IDE. How good they are I have no clue. You can also write C# online with sites like [… form design error Programming Software Development by jcgldr hi when i open my form to work with it it comes up this error i have no idea what to do with it can someone help me [QUOTE] Value cannot be null. Parameter name: objectType Instances of this error (1) 1. Hide Call Stack at System.ComponentModel.TypeDescriptor.TypeDescriptionNode.GetRuntimeType(… DataSet Issue in Console Application Programming Software Development by strRusty_gal Hi Everyone, I really require your assistance on the issue. I was debugging my code [C# console application] and i step down to the place where there is DATASET in my code and i clicked on the magnifying glass to see the data inside the DATASET. after clicking on the magnifying glass, i have an error which is attached below Can you guys help me … A first chance exception of type 'System.IO.FileNotFoundException' occurred Programming Software Development by Djmann1013 Why does this error occur? Here is my code: Imports System.IO Public Class Form1 Private Sub Button1_Click_1(sender As Object, e As EventArgs) Handles Button1.Click OpenFileDialog1.Title = "Select Image" OpenFileDialog1.InitialDirectory = "C:\temp" OpenFileDialog1.… WHAT IS THIS ERROR need urgent help Programming Software Development by OMER AHMED whenever i click form10 then this error come. Warning 1 Value cannot be null. Parameter name: objectType 0 0 Instances of this error (1) 1. Hide Call Stack at System.ComponentModel.TypeDescriptor.TypeDescriptionNode.GetRuntimeType(Type objectType) at System.ComponentModel.TypeDescriptionProvider.… Error Message when Running Code - Connecting to the Oracle Database Programming Databases by Papa_Don Group, I've written what I believe is fairly simple code to populate a combobox via data from an Oracle Database. Unfortunately it isn't working and the error in the output box says: "Exception thrown: 'System.BadImageFormatException' in OracleConnections.exe" (the name I've assigned to the program is "OracleConnections"). … Help adding FreeTextBox component (VS2010) Programming Web Development by MisterSnrub Hello! I am using Visual Studio 2010, I am a total newbie to ASP.Net and I am having trouble successfully adding the FreeTextBox component to my project. I am only trying to add it to a simple Hello World-esque project called WebApplication1, and I can't even get that to work. I have successfully added the bin/freetextbox.dll file to my solution, … No symbols loaded in Microsoft VB 2005 Programming Software Development by ntredame I am getting errors when trying to compile the following code. [CODE]Public Class frmMyFirst Private Sub frmMyFirst_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Click Dim strName As String strName = InputBox("Enter your name and click OK.") lblHello.Text = "Hello " &… VB.NET 1.1 To VB.NET 2.0 Conversion issue Programming Software Development by ukshir Hi, I have a project developed in VB.NET 1.1 (using VS 2003). The project has forms developed using the DataForm wizard (Connecting to Access Database, having a dataset and couple of adapter as automatically generated through the wizard - See attached screenprint "Original Form In VS 2003.PNG"). I converted the project to VB.NET 2.0 … Web Development tool Programming Web Development by bogy Hello guys, I'd like to ask about something: When I press ASP.Net Configuration (in the web site menu in VisualStudio 2005), this message appears: "Unable to connect to VisualStudio's localhost Server" and I've already installed IIS. So any one can answer me? Thanks... bogy. Hello everyone ! Community Center Say Hello! by RobertSnaws My name is RobertSnaws. Am 24 and learning Visualstudio. I have a blog about learn Visualstudio online at : <URL SNIPPED> I hope u can learn more on that thanks! my bro! can not add a new data source i get an error Programming Software Development by Don_leon when i try to add a new data source halfway through the add new data source wizzard it gives me this error ------------------------------------------------------------------------------------- un expected error has occurred error message: Could not load type Microsoft.visualStudio.DataDesign.SyncDesigner.SyncFacede.SyncManager,from … Re: can not add a new data source i get an error Programming Software Development by Geekitygeek Its a [URL="http://connect.microsoft.com/VisualStudio/feedback/details/433391/microsoft-visualstudio-datadesign-syncdesigner-syncfacade-syncmanager-error"]known issue[/URL]; an incompatibility between VS2008 RTM and SP1. The error is a result in an incomplete SP1 installation. Try reinstalling SP1 to see if it resolves it. Re: can not add a new data source i get an error Programming Software Development by Don_leon [QUOTE=Ryshad;1295097]Its a [URL="http://connect.microsoft.com/VisualStudio/feedback/details/433391/microsoft-visualstudio-datadesign-syncdesigner-syncfacade-syncmanager-error"]known issue[/URL]; an incompatibility between VS2008 RTM and SP1. The error is a result in an incomplete SP1 installation. Try reinstalling SP1 to see if it … Visual Studio namespaces Programming Software Development by bluehangook629 Hey guys I am trying to use Microsoft.VisualStudio.Data.Services namespace in my project, and I look everywhere to find this namespace but no luck. I was wondering if anyone can tell me where I can go to include Microsoft.VisualStudio.Data.Services in my project. Thanks Datagridview and ms access problems Programming Software Development by Ruchi224 Hello !! I am trying to implement datagridview using b.net and ms access. While I import the data from database, the connection is established and test connection succeeds. But, during the last phase, i get an error saying : Could not load type 'Microsoft.VisualStudio.DataDesign.SyncDesigner.syncFacade.SyncManager' from assembly 'Microsoft.… Please help interpreting debug output Programming Software Development by Jayme65 Hi, One of the users of my application is complaining that he can't open the application. He gave me the debug output of the crashed application...unfortunately I'm not an expert and have difficulties to manage it...would you please give me some help and help me understand why the application is crashing on his system? Thanks!!! … Not all Attributs will be loaded in my XMLTreeView Programming by joshi1984 Hello Daniweb-Community, I got a node in my xml-File for a java-link. it looks like "C:\Program Files (x86)\Tool7\javaw.exe -splash:splash.png -cp ./cl/cl.jar; -Dawt.useSystemAAFontSettings=on" If i start the tool by double click on the node, it doesn´t start it, because it doesn´t load the arguments. Next i createt a new attribut (… Productivity Power Tools 2017/2019 extension stops copy operation in VS2017 Programming Software Development by priyamtheone I'm using Visual Studio 2017. After installing Productivity Power Tools 2017/2019 extension, I can't use the copy operation. The first time I try to copy a line or block of code after installing the extension, Visual Studio generates an error saying: > "Type library exporter encountered an error while processing 'CopyAsHtml.… Save Time with React Code-Snippets Programming Web Development by Lucas_Raza ## Introduction: ## An IDE (*Integrated Development Environments*) is used to make a developers life easier. You are most likely already familiar with the IDE, **VSCode**; but are you familiar **VSCode Extensions**? Extensions take your IDE past the out-of-the-box experience; I wish I had known about this particular extension [**Simple React … Re: Is Visual Studio Free Programming Software Development by complete I did a search on "Visual Studio Express" on the microsoft site. Sure there is that. But I also found that I can download the beta of what looks like the next version: http://www.microsoft.com/visualstudio/en-us/products/2010-editions/express It is called Visual Studio 11 http://www.microsoft.com/visualstudio/11/en-us/downloads#express… MySQL - ASP.NET - Issues.... Programming Software Development by ecashwell I'm trying to get started in ASP.NET, but I just don't understand the errors being returned to me. I'm trying to connect to my MySQL database. I have followed several examples from books and the internet with no success. Could someone look at my code and see if I'm screwing something up? [CODE] <%@ Import Namespace="System.Data.OleDB&… can't link to included files... y? Programming Software Development by CryingRaven I have been a Delphi user for 8 years and now migrated to C++ and have found the changeover quite taxing indeed. I am using Visual Studio .NET and have before that used MSVC 3 and MSVC 6 and always had the same problem: I code my classes and methods etc and they all work perfectly. I then split them into .h and .cpp files and do the #ifndef … Assembly Programming Software Development by induricharan hi iam using visualstudio.net 2005 can anyone help me . if we complile and execute an asp.net application.where r the global.aspx and assemblyinfo files are stored.please help me regarding this topic What's wrong with this code? Programming Software Development by scru Is there anything wrong with this code? [code=C#] namespace RotnetSudoku { public partial class splash : Form { public splash() { InitializeComponent(); fclsStartScreen frmStartscreen = new fclsStartScreen(); frmStartscreen.Show(); this.Visible = false; } } } [/code] Apart from the indentation? When i run it ithe splash form doesn't close...Also…