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

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

nrs251

Member List

avic
JP Duplessis
jirkan
DasFox
Drasko
sd_dolphins
francedic
Acid Burn
klusner
Tufan Erdinc - MSFT
Bruce
Adam Engesath
SQL Server Gal
amar_soul
Matt Hohn
codeblaster
KiMi21
praefex
SBD
KB Sherman
Only Title

nrs251's Q&A profile

  • Visual Studio Express Editions Error LNK 2019 and LNK1120 with VC++ 2005 Express

    hi, I have a software package which works well during VC6. Now I tried to compile it in VC++ 2005 Express.  Most of projects in the package are  no problem. But there is only one project which is a GUI application (using MFC) always got some problems. At first, it missed some lib files. So I copy some lib files from VC6 directory to current lib directory. Then I got the following error. Anyone can give me some ideas   Lin ...Show All

  • Software Development for Windows Vista regarding LogOn User

    Hi, I need information regarding the following.. How are consent admins supposed to administer vista boxens remotely, e.g. by making a connection to \\vistabox\ipc$ and starting and stopping services or doing other privileged work This always results in an "accesss denied" error and only works for the builtin first ("non-consent") administrator. The fact that this doesn't work suggests to me that restricted to ...Show All

  • Windows Forms ADO.net and MS Access Errors

    I am trying to update/insert/delete data using ADO.net connection to MS Access tables.  I have successfully created a connection to a table and can successfully insert data into the table using the update command.  But when i try to amend data& ...Show All

  • Visual Studio Report Does Not Print

    Hi I am using the Visual Studio 2005 Report Viewer control. When a user runs one of our reports, it previews on the screen correctly without any problems. However, when they click the built-in printer icon to print the report, it goes through the motions but never prints the report. A dialog box comes up and allows them to select a printer. If they select a printer and click "Print" it shows printing page 1 of 4 thru page 4 of 4, but ...Show All

  • Software Development for Windows Vista "Error when enlisting in a distributed transaction"

    Hi, I'm getting the above error when I set the transaction attribute of my component class to 'required'. It works well when set to 'supported' and I've read through all the related posts here (I think) and elsewhere. They all seem to lead to the conclusion that firewall is enabled between the client and the server. Can you hold your patience and see if my case is any different, 'cause windows firewall is turned off in both the server and the ...Show All

  • SQL Server SQLExpress on a dual core processor

    I've just been reading a bit on SQLExpress. One of its limitations is that is only supports 1 processor. What would actually happen if it was installed on a dual proc box And what would happen on a dual core processor Regards Graham Microsoft's licensing typically refers to processors in the physical sense, so a dual-core hyperthreaded CPU (4 virtual processors) should qualify as 1. There may be bugs in SQL ...Show All

  • Windows Forms Outlook 2003 Messages Listview Control

    Hi all, ive just a couple of hours trawling the net for a control that replicates the look and feel of the listview control in Outlook 2003 that displays your emails grouped by date etc.  I want a control that looks pretty much identi ...Show All

  • Windows Forms Image cannot be added to the ImageList

    I'm writing an application in C# 2.0 that will index several thousand icons and add them to a DataTable (for quick searching) and ListView control.  When I test it at home on my XP machine it works great.  It takes about an hour to index 125,000 images (ico, png, gif).  I tested it at work on win2k and I kept getting this exception: "Image cannot be added to the ImageList".  I only get this error after it indexes 4088 ...Show All

  • Visual Studio Express Editions Downloading Visual Studio

    Hello! i was about to download C# express but the thing is i dont have broadband access from home, so, i went to a cyber caffe but.... the download is a setup that needs to connect to internet and then the real download begans right so.... i was wondering is anywhere on the net where i can download the thingy i cant download it from home (dialup). Sorry about my english, it's not my native language, and thanks! There is a way to ...Show All

  • SQL Server Indexed View - has no influence on performance

    hi, I am using SQL Servre 2000. i have made tests trying to improve performance by using Indexed View. i have a table T1, that has a datetime field F1. i have another table T2, that holds links between records in T1. T2 has 4 fields : Recid  - identity column recid1 int - identifies a row in T1 recid2 int - identifies another row in T1 LT int - link type i want to build a query that retrieves all the rows from T1 that has a cer ...Show All

  • Visual Studio Team System Checking multiple cube dimensions into source control crashes visual studio

    When I try and add more than one dimension to a cube under source control on my Team Foundation Server, visual studio crashes, to get round it i need to add them one at a time and close and reopen visual studio, is this something i have set up incorrectly or is this a problem with Team Foundation Server Apologies for the delay, it turned out that it was an issue with the way visual studio 2005 and the team expl ...Show All

  • Visual C++ ATL Server Transmitfile not working

    Hi Following code is not working can any body help me out how to use transmitfile to transmit the file to the web browser Thanks in advance. HTTP_CODE ValidateAndExchange() { m_HttpResponse.ClearContent(); m_HttpResponse.ClearHeaders(); m_HttpResponse.SetContentType("application/octet-stream"); m_HttpResponse.AppendHeader("Content-Disposition","attachment; filename=manojfile.txt"); return HTTP_SUCCESS; ...Show All

  • Visual C++ aboute <iostream>, VC 2005 doesn't see thet header file

    I have Installed VC 2005, and when I write some little Programm, the compilator doesn's see the header file (iostream), It have just one header file "stdafx.h" in the project's folder, whot can I do, Pleas explane me... ( maxo72@mail.ru ) No commun; the topic is the relation betn VC 2005 & iostream librery ...Show All

  • Software Development for Windows Vista SetWindowsHookEx and JournalRecordProc

    Hi, SetWindowsHookEx(WH_JOURNALRECORD,JournalRecordProc,hInstance,0) This is failing on Vista build 5231. Is this just not supported yet in the beta or is there a change to the SDK that I'm not aware of Thanks, Marcus Hi, I am looking for an answer to this also. When I call SetWindowsHookEx specifying Journal record I get an access denied error. Other hooks such as low level mouse seem to work fine. Does anyone have any infomra ...Show All

  • Visual C# how could I define I m coming to the end of a rtf box?

    I've thought for ages and maybe its just something simple missing that I cant see. What I want to do is 'do something' when I m coming to the end or at the end of a rtf box when typing (either way not bothered) in a way like below: private void defineendofrtf(richtextbox rtf) if ( 'end of rtf is coming - code I need here' ) { do something; } Anyone have any ideas anything to do with rtf.lines ...Show All

©2008 Software Development Network

powered by phorum