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

Software Development Network >> Nicholas Campbell's Q&A profile

Nicholas Campbell

Member List

WetRivrRat
Todd Foust
pshaw
LaserCorey
J Tatta
Freqy
David Mitchell
Manoj K Srivastava
mango_123
Malini Reddy
DavidC#2005
daxu
Debra Dove - MSFT
vinutha
Evgueni
J Arputha Ravi
Hillgogoangel
socalmp
BizTalk User
Denispiow
Only Title

Nicholas Campbell's Q&A profile

  • Visual Studio Express Editions Dragging in Picture Box?

    Hello! I have this big map, bigger than the form is self... The map is in .jpg format... and how can I make it so that the map (a .jpg image) is draggable in the picture box component if it is not possible, are there ways to like draw out the image pixel by pixel and make it draggable If anyone just want to comment that it is merely impossible, please do so! Thank You! Keehun Nam well, I am searching but no question is resulted from the search box... Just one, although without any replies... Well, what I am trying to do is creat a picturebox effect like one they have on ...Show All

  • Visual Studio "The maximum report processing jobs limit configured by your system administrator has been reached."

    I am using VS 2005 Beta2. My website (C#, ASP.NET 2.0) worked ok. But after I run it several times,  i got an exception when loading the report ( MyReport.load(reportPath) ):   "The maximum report processing jobs limit configured by your system administrator has been reached." Then I restart my pc, and it works again. Can anyone tell me what is the problme in my project Do I need to configure anything Thanks! auhe Here is my blog post and the approach we use is listed there. http://geekswithblogs.net/technetbytes/archive/2007/07/17/114008.aspx ...Show All

  • Visual C++ Marshall::ReadByte issue

    This is how i am using this function.  the way that i understand it is that the next 2 bytes make up an integer, how do i put that together to make the integer   the memory dump location for pIn looks like this in hex 0x01451f44 Byte by = Marshal::ReadByte(pIn); Convert::ToString(Int32(( int )by)); Would it be easier to read integer with ReadInt32() http://msdn2.microsoft.com/en-us/library/84ctdyxz(en-US,VS.80).aspx Nikola ...Show All

  • SQL Server For XML data retrieval

    How to add line breaks after each node when I use "for xml explicit" I would appreciate it for any suggestions. If you are using Query Analyzer with SQL Server 2000 executing "dbcc traceon(257)" will cause XML generated with FOR XML to be displayed with line breaks. ...Show All

  • Visual Studio 2008 (Pre-release) Simulate Keyboard Message

    Hi, I have virtual keyboard and I was wondering how can I simulate KeyDown event for the textbox. Should I use RaiseEvent In my MFC virtual keyboard version I was sending message WM_CHAR to the edit box in my button click handler. What do I have in WPF instead Appreciate any help. While I don't have a direct answer, my suggestion would be to have a look at the Automation namespace . It allows you to automate (go figure) all kinds of input. HTH, Drew ...Show All

  • Visual Studio Tools for Office Controlling Popup Menu in Word doc

    I've been following the code walkthrough Creating Shortcut Menus for Bookmarks. This works great. Now, after I initially show the popup menu on the right-click, I want it to stay put (or continue to pop back up again, if that's the way to go about it) allowing the user to click on more than one item in the menu.  Only when the user clicks away from the popup menu (i.e., outside the bookmark), would I like it to go away. I know this is not the default behavior of the popup but I really want to make it work this way. I tried controlling this in the ButtonClick event of the CommandBarButton control, but after the initial event is ...Show All

  • Visual C# Can this be done?

    My question is: how do I change the color of a progress bar By color I mean that intense green used to draw the blocks of the bar. I found a property in .NET Framework 1.1 called ProgressBarColor that is supposed to do that, but I did not find it in .NET 2.0. Did the programmers overlook it on purpose or by mistake Many thanks Michel, I think I got it. I suspected from the beginning that the effort was not worth it, but I just wanted to ask if any1 know a shortcut. Anyways, your ideea with text clipping is not that hard to implement. Think I'll try it one of these days. I wonder if just 1 pixel will b ...Show All

  • Smart Device Development Windows Mobile 5 Outlook 2002 contact storage location

    I am having a problem with syncronizing my contacts with ACT! the pim.vol is taking up too much memory and I cannot move it to storage. I can only get around 4000 contacts to sync. My old Palm would sync all 9600 contacts. Is there a way to keep from running out of memory by moving the pim.vol file I've found the same problem! I've moved from a O2 xdaIIi WM2003 to a T-Mobile MDA-Pro running WM5. My synchronised pim.vol file is 10Mb, and it renders the MDA-Pro useless due to low memory with attendant hangs, crashes and error messages. This problem didn't exist on WM2003, so the "upgrade" to WM5 has ...Show All

  • Visual Basic Are Interop assemblies Redistributable?

    Hi... Just want to be sure before we deploy our project. Are Interop assemblies Redistributable Thank you.... ...Show All

  • Windows Forms Child Windows Size

    I have an Outlook Express like MDI application where depending on the bar clicked appropriate child window opens on the right.  I have my child windows size fixed at 926 X 675 for a 1024 X 768 Windows Screen Resolution.  We have Windows NT and Windows 2000 machines. The problem that on I am running into is that when I installed the softw ...Show All

  • Visual Studio Remove Solution from Source Safe

    Dears, I faced a problem of "Unable to load one or more breakpoints" error whenever I load my project/solution. (This happen even I manually remove/add a project in/out of my solution). So now, I want to remove my solution from the source safe (which is not so reliable now) but my VS 2005 hang when I click "File", Source Control, Change Source Control Is it the only way for me to retract my solution from VSS Thanks. Start Visual Studio from the start menu (start - programs - microsoft Visual studio) and remove the solution from there. Sven ...Show All

  • Windows Forms Stupid DataGrid Question

    This is my first attempt at using a datagrid and I'm having MAJOR problems.  I can't get the grid to show up on my webpage!  Everything seems to be working fine but NO GRID!  I've followed all the code examples I could find but to no avail! Everything is fine.  The connection opens, the data is returned but the no grid where it should be on the page its just blank! PLEASE can someone point out what I'm doing wrong!!!! See code below I have the following code in my .apsx file asp:DataGrid id="dgridCustomers" style="Z-INDEX: 106; LEFT: 72px; POSITION: absolute; TOP: 240px" runat="server" and the following function is calle ...Show All

  • Visual Studio Express Editions Installation Questions

    This may be a stupid question. I don't have a broadband connection and I'm planning to download VC++ Express in my friend's computer as an ISO (.IMG) image file as advised by the download page. Transfer the file to my computer and extract via ISO Buster. My concern is if it is indeed possible to install the program in another computer (not the one that downloaded it) and register it under my name Or maybe MS only allows installation to the computer that downloaded the file. Nothing is mentioned in the website. Cheers! ...Show All

  • Windows Forms DataGridView and ContextMenuStrip

    Hello all, 2 questions about using ContextMenuStrip in conjunction with DataGridView: 1. How can I get a ContextMenuStrip to open only if the user right-clicks on a cell, and not a cell header/row header/background/etc My current solution is to associated the CMS with the columns, and not the DataGridView, i.e.: datagridview1.ContextMenuStrip=Nothing For Each c As DataGridViewColumn In datagridview1.Columns c.ContextMenuStrip = dgvContextMenu Next Is there a better way 2. How can code handling a click event on the CMS determine what cell the cursor was over when the context menu was activated I have a partly-working solution, which ...Show All

  • SQL Server Not in correct state to become principal

    I am using asynchronous mirroring. When I try to failover on the mirror server using “alter database xxx set partner force_service_allow_data_loss” (having disconnected the primary server from the network) it sometimes fails to failover (it reports that the database is not in the correct state to failover). I can re-connect the primary server, get them sync’d again, then unplug the primary and it will failover ok. Any ideas... or is this just an issue that will be fixed in the next SP Have you tried 1) shutting down the principal server 2) stopping the principal instance Does the force_servi ...Show All

©2008 Software Development Network