4,928 Topics

Member Avatar for
Member Avatar for rahul.agrawal

Hi All.. I want to generate a dialog bar or panel inside a window, for that i have seen a sample code somewhere (implemented on VC++ 6.0).. Now i am trying to use that code in visual studio 2008 but an assertion failed error is being occured..while i am using …

0
94
Member Avatar for Se7Olutionyg

[CODE]#include <iostream> using namespace std; class BigNum { private : int biggest; void determineBiggest ( int num) { if (num > biggest) biggest = num ; } public : BigNum () { biggest = 0 ; bool examineNum(int); int getBiggest() { return biggest; } }; bool BigNum::examineNum(int n) { bool …

Member Avatar for vmanes
0
145
Member Avatar for iammfa

Hi, i'm using c++ with SDL, SDL image libraries, i trying build a small example, i got this error in linking when i build every project: ------ Build started: Project: 00000, Configuration: Debug Win32 ------ Linking... MSVCRTD.lib(crtexew.obj) : error LNK2019: unresolved external symbol _WinMain@16 referenced in function ___tmainCRTStartup C:\Users\iammfa\Documents\Visual Studio …

Member Avatar for John A
0
160
Member Avatar for sbanik

hello, i have visual studio 2005 installed in my computer and i am using oracle as server. i am not able to write the connection string in the web.config. from control panel-> add administrative tool->data odbc->system dsn i have added a dsn 'data'. database name is employee please help me. …

Member Avatar for Ramesh S
0
92
Member Avatar for EddieC

With ElectricCommander 3.0 set to begin shipping this week, I caught up with Electric Cloud CEO Mike Maciag to better understand the build automation tool's new "preflight" capability. That's a feature that determines whether changes to code will integrate correctly with the main build before those changes are actually checked …

0
137
Member Avatar for EddieC

If you're part of a software development team that performs multiple daily builds, then you might replace the term "continuous integration" with "continuous build failure." A company called [url=http://electric-cloud.com/]Electric Cloud[/url] may offer a solution. The software production tools maker later this month will begin shipping ElectricCommander 3.0, the latest version …

Member Avatar for EddieC
0
282
Member Avatar for EddieC

Microsoft yesterday released a [url=http://support.microsoft.com/kb/954593]security update[/url] intended to fix eight critical vulnerabilities in as many as 42 Windows apps and components, including IE6, Media Player, Office, SQL Server and Visual Studio. The patch was made available before they could be discovered and exploited by malicious hackers, or at least before …

0
194
Member Avatar for EddieC

OpenMake Software today began shipping [URL=http://www.openmakesoftware.com/download/]Meister 7.2[/URL]. The update to its build management system adds support for cross-platform builds within Microsoft’s Visual Studio, can “mash up” such builds with those performed in Eclipse and other IDEs, and offers features to simplify the processing of continuous integration used in many agile …

0
102
Member Avatar for scru

As a programmer who until [B]very[/B] quite recently chose C#.NET as his main language, WPF was thrust upon me like an anvil in your favorite 90s cartoon. There was no avoiding it... And for that, I'm glad -- mostly. The Windows Presentation Foundation is a UI subsystem of the Microsoft …

0
171
Member Avatar for Actxiom

I have found that using Sony's Vegas Movie Studio +DVD was a real wise choice. There is tremendous support in the forums, two of which are Creative Cow and DMN or Digitalmedianet. The knowledge and experience of these guys is incredible. For beginning videographers what a great help. My partner …

0
70
Member Avatar for jbennet

[B][I]Well, vista was released here today and well, when i got it i was not impressed. In this blog im gonna detail what I like and dont like[/I][/B] [B][I]Im gonna sell it (thats a bucketload of money wasted :( ) or something and put 2k (only other OS i actually …

Member Avatar for UrbanKhoja
0
101
Member Avatar for John A

Codeweavers has released a final version of CrossOver Office 6 - the software that provides Windows-application compatilibity - to both Linux and Mac OS X, marking the first-ever release of CrossOver Office for Mac. CrossOver Office is built upon the open source Wine framework, but provides additional features, such as …

0
200
Member Avatar for happygeek

Microsoft has issued an [URL="http://www.microsoft.com/technet/security/advisory/927709.mspx"]advisory [/URL]warning about a Visual Studio 2005 vulnerability in the WMI Object Broker ActiveX control, part of WmiScriptUtils.dll which could allow remote arbitrary code execution. The WMI Object Broker ActiveX control will circumvent the ActiveX security model, because it is marked as being ‘safe for scripting’ …

0
291
Member Avatar for Toulinwoek

Microsoft's patch-the-patch policy and practice has just rubbed a hole in their own breeches that they need to patch! First, the snafu over WGA (which supposedly just wants to make sure you have a legitimate copy of Windows before you are allowed to update or get other cool stuff for …

Member Avatar for 'Stein
0
308
Member Avatar for Danny

It’s finally here. The company that brought us Flash, Dreamweaver, Cold fusion, among others – announced that it will be shipping [url=http://www.macromedia.com/cfusion/store/index.cfm?store=OLS-US]Macromedia Studio 8[/url] in mid September. Absent from the new software suite will be Freehand, but two new other components will be added. Here’s what is included: Flash Professional …

Member Avatar for Dani
0
256
Member Avatar for ddanbe

Visual Studio is a great tool to use. But for beginners like me a few years back, it was a bit overwhelming and confusing. You got the feeling you lost all the control. VS has it’s special ways of doing things with partial classes and so on. So lets get …

0
150
Member Avatar for atch

Hi, I would like to ask a question and I'm quite certain that I'll get positive answer to that. When I've change some code in one file and press f5 (visual studio) it seems to me that all other files are being compiled as well as this one in which …

Member Avatar for atch
0
80
Member Avatar for hery

This is my code after upgrade vb6 code: [code] Public ReadOnly Property TUJUHResult() As Object Get Dim vrn7Result As Object 'UPGRADE_WARNING: Couldn't resolve default property of object vrn7Result. Click for more: 'ms-help://MS.VSCC.v90/dv_commoner/local/redirect.htm?keyword="6A50421D-15FE-4896-8A1B-2EC21E9037B2"' 'UPGRADE_WARNING: Couldn't resolve default property of object TUJUHResult. Click for more: 'ms-help://MS.VSCC.v90/dv_commoner/local/redirect.htm?keyword="6A50421D-15FE-4896-8A1B-2EC21E9037B2"' TUJUHResult = vrn7Result End Get End …

Member Avatar for GeekByChoiCe
0
109
Member Avatar for tjfitz68

I have been googling for quite a while but I just can't seem to find a precise answer to my question. I'm able to create the setup project and the installation works fine. Included in my application is a .MDB file. What I would like to do, during the installation, …

Member Avatar for tjfitz68
0
142
Member Avatar for php_noob

I am kinda mixed up right now..... CAN IIS and APACHE work in the same machine? from my [URL="http://www.daniweb.com/forums/thread203902.html"]thread [/URL](marked as solved) XAMPP + VISUAL STUDIO + MS SQL SERVER [while mysql is running] can exist in one machine. I have projects both in APACHE and ASP +IIS [not in …

Member Avatar for Ramesh S
0
127
Member Avatar for msr

Hello, Im trying to open a new windows form by clicking in a menustrip item. Its not the first time I make that but now it doesn't work and I dont know why. Here it is the code I have: [CODE] private void aboutToolStripMenuItem_Click(object sender, EventArgs e) { AboutBox about …

Member Avatar for msr
0
164
Member Avatar for icarium

Hi, I have a project in asp.net which includes mssql database. when i tried to back it up simply by copying the folder, I then tried to open the project through visual studio, but it did not open. So how can i back up my project ? also my operting …

Member Avatar for anuj_sharma
0
256
Member Avatar for anuj_sharma

Hey Guys, I have a Vista Home Premium SP 1. I installed Visual Studio 2005 n it was working fine until today. When i tried to open VS 2005 it gave the following dialog box: "One or more components missing. Please reinstall the application" First of all i repaired the …

Member Avatar for anuj_sharma
0
100
Member Avatar for Dajer

Hi friends My question Is not a programming question but it's related to. It's 2 days that when I run my project(Press F5 or choosing from Debug) the Visual Studio will be closed completely. what's wrong?what's my problem? plz.guide me. thx.

Member Avatar for jatin24
0
293
Member Avatar for PopeJareth

Is it possible to compile a single .cpp (not a project) in visual studio 2008? Also will using visual studio cause problems executing code on a unix system? I am making my first c++ "hello world" program and I am attempting to use visual studios. Am I going to have …

Member Avatar for William Hemsworth
0
206
Member Avatar for chathu12

Hello every one?I have a program use to copy the contents of an array to a File.But it does not work. when it runs Visual Studio starts to debug. But nothing happening.File contents does not change.Please help me tho solve this problem.Thank you very much. Here is the program. [CODE]#include<stdio.h> …

Member Avatar for chathu12
0
142
Member Avatar for maudits

Hi DaniWeb Team, I have just finished to read all about CString in the web, topic since 98 to 2009 [I]CString is extict because it is from MFC which is extinct, ...[/I] and if i need to use CString? i found macro that import CString MFC to ATL but this …

Member Avatar for rajshreedugar
0
519
Member Avatar for coollife

code to upload and save an image into access database in windows application visual studio. Please give the detailed code I know how to do this in web application but i have never used windows application

Member Avatar for sknake
0
158
Member Avatar for invisal

Recently, I have wonder how to execute machine code instruction from memory in C/C++. I am aware of data execution protection. Anyway, I have this piece of code: [code=cplusplus] int main() { // allocate 2 bytes for storing machine code char* mc_add = (char*)malloc(sizeof(char)*2); int reg_eax; // for storing register …

Member Avatar for MosaicFuneral
0
280
Member Avatar for danielagaba

hi i designed an application in Visual Studio 2008 that uses crystal reports. When i run the application in Visual Studio, the application generates the reports with no problem. After packaging and installation though, a Just In Time Exception is called when a user tries to generate a report.

Member Avatar for danielagaba
0
125
Member Avatar for Slippy-D

Ok, Basically, my C# Application is running an unattended installation of visual studio 2008 (its just a process, nothing complicated) but i need a loop in there, so that when the setup.exe which is being called has finished running, i can call a message box to say its complete... so …

Member Avatar for sknake
0
2K
Member Avatar for megha.jain08

hii... :-/ can u plz get me out of the problem..!!!!1 m using visual studio 2005. whenever i click an update button to update values of a particular column of a gridview, all the columns gets updated with the same values. eg. if the 2nd column of 1st row with …

Member Avatar for happygeek
0
160
Member Avatar for tomtetlaw

THEY'RE ANNOYING! :@ This is my code: lang.h [code=c++] #pragma once #define _ASM_START namespace _TomAsm{ #define _ASM_END } #define cpp_asm _TomAsm #define _main int main(){ #define _endmain } _ASM_START template<typename _T> struct _Reg{ _T val; _Reg(_T _Val):val(_Val){} }; typedef _Reg<int> _IntReg; typedef _Reg<char> _CharReg; typedef _Reg<float> _FloatReg; typedef _Reg<double> _DoubleReg; …

Member Avatar for tomtetlaw
0
262
Member Avatar for Steammike

Hi expert, I'm facing a problem when i try to update the database, below is my code: Dim conn As New OleDb.OleDbConnection Dim strSQL As OleDb.OleDbCommand Dim ra As Integer Dim num conn.ConnectionString = "Provider=Microsoft.ACE.OLEDB.12.0;" & _ "Data Source=C:\employee.mdb" conn.Open() strSQL = New OleDb.OleDbCommand("Update [emp] Set e_name = '" & …

Member Avatar for Steammike
0
280
Member Avatar for Arunabh Nag

I just found out that project modules in visual studio can be built on separate languages e.g. VB.NET and C#.NET. This can be done by publishing the module as a dll. Q1. How do i integrate the separate modules. Q2. Is the process cumbersome? Q3. If the project is a …

Member Avatar for danielagaba
0
106
Member Avatar for Steammike

Hi expert, i facing a problem when i try to connect to database by using vb.net below is my code: Imports System.Data Imports System.Data.OleDb Public Class Form1 Dim dSet As New DataSet Dim da As OleDb.OleDbDataAdapter Private Sub btnLogin_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnLogin.Click Dim User, …

Member Avatar for Steammike
0
331
Member Avatar for nicholasamh

Hi, i am using visual studio 2008, C++ MFC to do my program. I am doing serial communication. I have a GUI C++ program. At the beginning, i will ask user to choose the com port then connect it. After that, i will need to let the user change the …

0
86
Member Avatar for milhero

Hi Professionals, I found these tutorials and codes regarding 'Retrieve E-Mail Through POP3' on an e-book entitled 'Microsoft Visual Basic .NET Programmer's Cookbook'. I understand what each functions/codes are but how do i design the GUI/interface to fit the codes? Please advise. Thank you in advance. Best Regards, Md Azmil …

0
70
Member Avatar for Frederick2

Only have Visual Studio 2008 about a week but just ran into something inexplicable to me. This include file (and others like it)... [CODE=C++] //DoTestData.h #ifndef DOTESTDATA_H #define DOTESTDATA_H unsigned int iCreateDB(TCHAR*); unsigned int blnMakeTable(SQL&); int GetRecordCount(SQL&, unsigned int&); unsigned int blnInsert(SQL&, TCHAR**, unsigned int&, HWND, int); unsigned int blnDumpData(SQL&, …

Member Avatar for Frederick2
0
117
Member Avatar for larrifari

Hi, I am still a newbie to C++ and ran into a strange problem - I am using a static instance variable in my class, as soon as I do so I get an error LNK2001: unresolved external symbol error message - however this only occurs when I am trying …

Member Avatar for Nick Evan
0
5K
Member Avatar for season2001

Hi, I am a newbee here so please be nice to me! I am trying to develop a program in Visual Studio 2005, just to write a program to add a name and age of a student using a form to a database ( i would like to use MS …

Member Avatar for kvprajapati
0
93
Member Avatar for san_crazy

hi friends, in visual C# 2008 express edition IDE, when I tried to add more than one C# source files in the same project then I got following errors: [CODE] Error 1 Program 'C:\Documents and Settings\Santosh Tripathi\My Documents\Visual Studio 2008\Projects\ConsoleApplication1\ConsoleApplication1\obj\Debug\ConsoleApplication1.exe' has more than one entry point defined: 'ConsoleApplication1.Class2.Main()'. Compile with …

Member Avatar for ddanbe
0
721
Member Avatar for razmca

Hi everyone, I have a task to create a window application using c#, visual studio 2005, in which a form is running in client side which has to get message from the server. The constraint is , the form has a swf file which will run on the background but …

Member Avatar for kvprajapati
0
48
Member Avatar for hery

I want to question for all. I use Visual Studio 2008. Why everytime i show my form, i must declaration variable. Example [code] Dim form1 as new Form1 form1.show() [/code] Why i can't use form1.show() direction. My friend can use form1.show direction without declaration variable in Visual Studio 2008. What's …

Member Avatar for GeekByChoiCe
0
461
Member Avatar for stoymigo

Language : C# (Visual studio 2005) Hi , i have problem I use File.Copy to copy from Local HDD to network HDD . THe app on my side works , but on client's side , that operation hangs. So , when program should start copying , the client just gets …

Member Avatar for stoymigo
0
303
Member Avatar for nicholasamh

Hi, I am new to C++. I am using Visual studio 2008, MFC application. I need to do a GUI program using C++. I have come out with the GUI and now i need source code to communicate to external deivce like hard disk using serial port communication. My GUI …

Member Avatar for syen81
0
142
Member Avatar for hery
Member Avatar for raghavnyk

I am writing an windows application in VB.Net to automate the internet explorer using Visual Studio 2005. There is a website with list of orders. I need to accept the orders automatically whenever they arrive. There are 2 pages in a websiteand they will refresh at regular intervals. In the …

Member Avatar for raghavnyk
0
110
Member Avatar for Hoaxygen

I've been trying to compile several C++ tutorial files that include the standard Microsoft header files, such as 'windows.h' to create a basic window. I'm fairly new to this C++ business, but I have a bit of experience with writing console applications on C. The problem is that the command …

Member Avatar for Hoaxygen
0
306
Member Avatar for sakhi kul

I installed Visual Studio 2008 but when I creates any database it gives me error that" SQL server don't allow remote connection" & if i uninstalled only SQL Server & it'r related packeges like VSS Writer, setup support files etc. & I agian installed fresh copy of SQL server then …

Member Avatar for sknake
0
49

The End.