919 Topics

Member Avatar for
Member Avatar for naugiedoggie

Hello, I have a site that I have always edited remotely, using FrontPage extensions. I recently went back to make some site updates and VS is giving me the error "You are not authorized to perform the current operation" when it tries to connect remotely to the site. By rightclicking …

0
58
Member Avatar for waphon

@REM By unknown @echo off color 0A %~d1 cd %~p1 set _source_= set _dll_= :LOOP if "%1" == "" goto COMPILE if /i "%~x1"==".cs" goto SOURCE if /i "%~x1"==".dll" goto DLL goto SFT :SOURCE if "%_source_%"=="" goto S2 :S1 set _source_=%_source_% %~nx1 goto SFT :S2 set _source_=%~nx1 goto SFT :DLL …

Member Avatar for Ancient Dragon
0
117
Member Avatar for starsinthesky

hey guys, im new to this asp.net. my OJT supervisor asked us to make a powerpoint presentation of the topics each of us were assigned to. i was assigned with asp.net (using visual studio.net). im zero-knowledge with this, but im trying to learn. :) im just wondering what's the difference …

0
31
Member Avatar for chicaloca

hi everyone my first post so sorry if i do anything wrong! ive gotta design a small website with a backend database using access and visual studio 2008 for a uni project. what I'm currently doing is having a form using detailsview so the customer can submit their details. when …

0
63
Member Avatar for GeorgeFarr

I am connecting an access mdb format and cannot display the values from the database table onto a form in vb . I need also to enter values to the same database. I appreciate any help anyone can provide as I am new to all this. I did the same …

Member Avatar for c0deFr3aK
0
82
Member Avatar for serkan sendur

is it possible to create a visual studio web template without using master page and .aspx pages like dreamweaver template?

0
73
Member Avatar for Niner710

Hi, I am new to Visual Studio 2005 and wanted to package up my code into a .EXE file. I also have other code not specific to Visual Studio that I want to package(LabWindows CVI). Can anyone give me instructions or point me in the right direction.

Member Avatar for ArkM
0
122
Member Avatar for pepcoder

Hi, I am trying to access my project which is located on VSS from my Visual Studio 2003 which is installed on my machine but I am not able to do the same.When I have selected File->FromSourceControl option of Visual Studio all the sub menus seem to be disabled for …

0
55
Member Avatar for 0o0

Hello, I'm new to gui programming althou i've done things before in c++ i've always encountered this error and never really tried to fix it. Lets for say I have a counter label and a button that says "Start" when one clicks start the label changes values from 0 to …

Member Avatar for 0o0
0
204
Member Avatar for 35nando

Hi! I added to my project in Visual Studio 2008 library to work with Neural Networks (FANN) [url]http://www.geocities.com/freegoldbar/fann_cpp.zip[/url]. When i try to compile, following error occurs: c:\neu\neur\neur\src\include\fann_cpp.h(921) : error C2440: 'reinterpret_cast' : cannot convert from 'va_list' to 'const unsigned int *' Conversion requires a constructor or user-defined-conversion operator, which can't …

Member Avatar for 35nando
0
213
Member Avatar for Siefer

Hello, I am trying to figure out how to generate code from user input. In Visual Studio 2008, Visual Basic I am new to this so I will try to explain the best I can. Thank you. My script always begins with: [CODE]function Init(Quest)[/CODE] Then from here a user would …

0
69
Member Avatar for mhaviv

I have a very simple program, a console application, that I wrote a long time ago under VS 2005 under XP. It worked perfectly OK. The program gets names and in the end prints them on the screen, until I do not enter a new name but only CR to …

Member Avatar for SeeTheLite
0
172
Member Avatar for shea279

ok so i have some code that works perfectly with visual studio 2003, but when i move it into my project which is using visual studio 2008, the compiler spits out 9 errors. compiler output: [CODE]1>Compiling... 1>main.cpp 1>.\main.cpp(3) : error C2011: '_STORAGE_QUERY_TYPE' : 'enum' type redefinition 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\winioctl.h(641) …

Member Avatar for greg022549
0
466
Member Avatar for RahulV

[COLOR="Red"]URGENT[/COLOR] Hi, Ive found that earlier when i used DataControl in any of my Forms it did not give any problem worked fine. But after sometime when i started to run those Forms it gave me an error message (to debug) of "Visual Studio 2008" (Just-In-Time Debugger). I felt that …

Member Avatar for hkdani
0
142
Member Avatar for Natique

Hi :) I've been working on a program written in C and C++ for a while now. I built and ran the program and it worked perfectly, then saved it to my USB. I then formatted my computer and reinstalled Visual Studio 2005 professional edition, installed service pack 1 and …

Member Avatar for Natique
0
96
Member Avatar for GadiK

Hi Guys. I wrote a nice MFC application. This app uses a number of threads and is meant to manage rs232 communication with a microcontroller. When I send or receive data Visual Studio informs me of a [B]Memory Leak[/B]: Detected memory leaks! Dumping objects -> f:\rtm\vctools\vc7libs\ship\atlmfc\src\mfc\thrdcore.cpp(306) : {184} client block …

Member Avatar for Salem
0
880
Member Avatar for MJV

I need to create a table that will display different variables. Is there a canned table control I could use.

Member Avatar for ddanbe
0
79
Member Avatar for karthi_selva

hi. any body know how to install linq in visual studio 2005. i installed Linq preview 2006 in this order VS2005 -> vs(sp)1 -> linq preview 2006. still i am not able to use ObjectDumper(), ToQuerable() etc... in my coding. how is it activate in my system. i am new …

Member Avatar for LizR
0
155
Member Avatar for tones1986

Hey all. I am using visual studio 2008 for the first time because i have heard very good things about it (plus i had numerous problems with devc++). Here is a debug.html file that shows an error i am getting while trying to compile my project in visual studio. i …

Member Avatar for tones1986
0
198
Member Avatar for yara.008

hi i use microsoft visual studio i have visual basic . net program i want publish it (make execution file) my program include voice file thanks

Member Avatar for Teme64
0
182
Member Avatar for egboy

Dear Guys, I used the Visual Studio before to send and receive some I/O signals using a parallel port cable, now i would like to know how to do this using serial port specially USB. In conclusion, how to send and recive signals with USB cable. thanks

Member Avatar for Salem
-1
92
Member Avatar for mps727

Whenever I step through my code, visual studio will step into things like string, and the new operator. When it does this it also leaves a tab for the file open at the top. Is there a way to configure it to only step into code that is loaded in …

Member Avatar for mps727
0
95
Member Avatar for Kadence

I posted this originally at the [URL="http://forums.msdn.microsoft.com/en-US/vssetup/thread/99ff6079-04b1-4504-92ba-0845f398dd8d"]MSDN[/URL] forums, but wasn't able to get any help. Visual Studio FTP doesn't work on my desktop (which has XP), but the problem is only on my desktop. I can create and delete folders and files via FTP but I can't open files. Trying …

Member Avatar for gigrada
0
559
Member Avatar for som_05

Hi Everyone, I have installed VS 2005 on my laptop, the os is windows vista business edition but it is not working. All I want to know is that can VS 2005 be installed and run successfully on vista or is there any other version of VS 2005 compatiable with …

Member Avatar for jbennet
0
91
Member Avatar for monkey_king

Hi I'm trying to convert a linux/gcc program to windows/cl But I'm having some problems understanding the inner workings of the ide called microsoft visual studio c++ 2008 express. I've started a "new clr project", and then added the .hpp file, that contains the header. But the compiler/f7 says that …

Member Avatar for iDeveloper
0
223
Member Avatar for vmaskeyit
Member Avatar for poguemahone
0
87
Member Avatar for digits

I have a website that I developed in Visual Studio Pro 2008. I have a series of .aspx pages. How do I make it so another person can see these pages on their browser? (like HTML pages). I've tried saving the extension to .html, but the VB design doesn't show …

Member Avatar for jbennet
0
80
Member Avatar for Sebouh

Hi all. I'm having a difficult time working with visual studio 6.0. I have a project which i'm editing, and i need to add a combobox to a form. The problem is i've added items to the combobox throught it's properties, and yet when i run the program, only the …

Member Avatar for Sebouh
0
142
Member Avatar for windowpro

for last 3 days i m trying to reinstall Visual studio 6 in my PC, from my visual studio cd. but it showed an error message and that is [B]"unable to register C:\Program Files\Tools\VS-Ent98\Vanalyzr\VAIEC.DLL" [/B] i fixed this problem with the command [B]regsvr32.exe "C:\Program Files\Tools\VS-Ent98\Vanalyzr\VAIEC.exe"[/B] and the dll file was …

Member Avatar for windowpro
0
137
Member Avatar for guy40az

Any one know if you can develop software for pocket pc windows 2002 using visual studio 2008. I get an error saying my device needs a new version of windows to load.

Member Avatar for jbennet
0
68

The End.