919 Topics
| |
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 … | |
@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 … | |
| 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 … |
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 … | |
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 … | |
is it possible to create a visual studio web template without using master page and .aspx pages like dreamweaver template? | |
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. | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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) … | |
[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 … | |
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 … | |
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 … | |
I need to create a table that will display different variables. Is there a canned table control I could use. | |
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 … | |
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 … | |
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 | |
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 | |
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 … | |
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 … | |
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 … | |
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 … | |
sir i want to implement table by using vb. net .pls send me information about it or video tutorials | |
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 … | |
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 … | |
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 … | |
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. |
The End.