Software Development Network Logo
  • Architecture
  • Visual C#
  • Windows Live
  • SQL Server
  • .NET Development
  • Visual Studio
  • Windows Forms
  • Game Technologies
  • Visual J#
  • Visual FoxPro
  • VS Express Editions
  • Visual Basic
  • Windows Vista
  • Visual C++
  • Smart Device

Software Development Network >> Vadim's Q&A profile

Vadim

Member List

Telemachus
adface
Christian Meier
jimmyjones
tcheck
Marthijn Mulder
Gary Chang
Andural69
Blkbird
devmonkey
Eric SVM
Simon Mourier
DougTaylor
raphael0307
Emma321
Ignis
my display1
JDevitt
ReussDr
Mike Marchand
Only Title

Vadim's Q&A profile

  • Visual Studio 2008 (Pre-release) Getting Started sample not getting service.exe

    Hi, Well, I have been trying to get this first sample "Getting Started" going for a very very long time, and so far, I've been pulling my hair out just trying to figure out what is going on. My question is, when i compile the "Getting Started sample" which is from WIndows SDK, it compiles fine, and I find client.exe but I can not find service.exe anywhere. Neither under Getting Started/service/bin folder which produces ...Show All

  • Visual Studio Cannot find server for Visual Studio help

    I am having trouble using help for Visual Studio 2005. I installed Visual Studio and then installed the MSDN Library for Visual Studio that came with it. Visual Studio itself seems to be working just fine. However, any attempt to use help or MSDN generates the following error message: Cannot find server. URL: ms-help/MS.VSCC.v80/...<<lots more>> The page cannot be displayed Cannot find server or DNS error. This happ ...Show All

  • Visual C++ iostream.h

    Ciao a tutti, sto provando a usare visual c++: ho creato un'applicazione console con il seguente sorgente: // // PRIMO.CPP // Il primo esempio in C++ // #include <iostream.h> main() { cout << " CIAO MONDO! "; return (0); } Ma compilando mi da errore: dice che non puo includere il file iostream.h Io pensavo che le librerie venissero trovate in automatico. Cosa devo impostare grazie ciao:) ...Show All

  • SQL Server SqlCePeplication.Synchronize

    I am attempting to follow the example from VB.NET 2005 on synchronizing and SQL Database and an SQL Mobile 2005 db. I have verified that the PALM device (Treo running WM 5) when the device is connected to my desk top by using IE on the Palm to browse to the shared Folder I set up with IIS and the Configuration Web Synchronization Wizard. The error I get is "An incorrect or unsupported HTTP function call was made." and I have not ...Show All

  • Visual Studio Express Editions When will Visual Studio 2005 ship?

    I place an order on November 7 with Amazon for VB2005Pro and still they have not ship it yet because they have no receive stock from Microsoft.   Does anyone know when Microsoft will start shipping the new version Finally Amazon just shipped my VB2005Pro. ...Show All

  • Visual C# Keeping the info

    I have several classes inside a class file, at the top of each one is:         Info T = new Info();         other N = new other(); 'info' and 'other' are declared in another class, these are filled with information when the app is running, they are then needed later for a different process, the thing is, i dont know how to access the stored info from an ...Show All

  • Visual J# Need help...

    I am a J# begginer, (I started this morning) I can do some basic stuff, but I need to know to give an action to buttons. For example I want to be able make a program (like notepad) that can save text. I have everything together, except how to make buttons do something! J# Illiterate Jackthbean Hi, I am assuming that you are using visual studio or J# Express to make your application(let me know if its oth ...Show All

  • .NET Development Show/Hide Custom Web Control W/JScript

    I have not had much luck & was hoping that someone out here might have figured this out already. I'm trying to show/hide a Custom Web Control on a web form using JScript. I've tried document.FormName("UserControl1").style.visibility = 'visible' but not luck... Hi Steve, When you are inheriting any HTML controls in your Custom control class, then its possible to set the visibility proper ...Show All

  • Visual Studio Bug in Edit Attributes editor

    Don't know where to post bugs. However, the edit attributes pop-up acts strange when you enter a closing brace ')' character. This bevaviour occurs when you edit a paramater of an attribute. Typing in ')' sets the cursor on the 'add new attribute' line. So it is not possible to enter a ')'. This is not handy for a parameter that requires the ')' like typeof(..). Currently the trick is either to add the ')' by editing the xml or to copy it fro ...Show All

  • Visual Studio Visual Source Safe 2005 Permissions Issue?

    I am having a problem setting up source safe on our network, when I add the database using a drive letter (ie. c:\vssdata) it works and I can connect to it from the same computer with either admin tools or client tools. When I try to enable HTTP access it tells me I need to use the UNC. So I switch to \\VSSSERVER\share . Now when i try to login on the local system I get "Access to file \\xxxxxxx\rights.dat denied". I have tried all the ...Show All

  • Visual C++ ifstream 's mistake in vc8, correct in vc7.1

    When I use ifstream 's constructor to open a text file, the text file's filename contain chinese char , and the filename is in Multi-Byte Character Set style (const char *), I success in vc7.1 but fail in vc8. Trace the library's source code, I found in vc8, the ifstream will call mbstowcs_s to convert the input filename form MBCS to wide-char, mbstowcs_s will call _mbstowcs_l_helper to do that, but it get the wrong string in my english ver. OS. ...Show All

  • Visual C++ ?++ interop. exporting methods from MC++ assembly

    it works fine for fw 1.1.  I export managed methods from MC++ assembly, use header file and invoke them in native C code. But in fw 2.0 ive ive got problems. It just dont works! The same project converted in MSVS 2005 beta2 gives error - -Attempt to use MSIL code from this assembly during native code  inicializaton This indicates a bug in your application. It is most likely the result of calling MSIL-compiled(/clr) function from a nati ...Show All

  • Windows Forms MDI has PROBLEMS

    Many events do not fire when a form becomes a child form.  If I skip the step of "something.MDIParent=ME" the form works perfectly-- however once I put it back as a child form I lose many events.  Is this a know bug -- I&nbs ...Show All

  • SQL Server Parameter passing

    Hi, I am pretty new to Reporting services. I am having a peculiar problem I have created a sub report where I am passing the paramter from the main report. The parameter gets passed but the result is not correct. I am having a field called city name which I select and pass to the subreport where I should see the count of employees for that particular location . I also display the city name in the subreport. It displays ok but the cou ...Show All

  • Visual Studio Just Completed a Conversion From an Imake-based Build System Over to MSBuild

    Some stats up front, the old system was comprised of 37 Imakefiles with 2333 lines altogether.  The msbuild system has roughly the same number of MSBuild project files (.csproj and a single .targets) with a total of 2022 lines.  The cool thing is that even though none of these are C# projects I can use a .csproj file and trick VS 2005 into building the MSBuild projects for me.  WRT build times, MSBuild appears to be a bit slo ...Show All

©2008 Software Development Network

powered by phorum