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

Software Development Network >> Lee Keel's Q&A profile

Lee Keel

Member List

lingo302
Vicki Maxon
maxlogic
Andrae Behrens
TOWFAS
amitvjti
vinurajvs
julo
tsantos
aspnovice
Gastronomen
oaktree444
glennl
Agustín León Robles
Yogesh Sharma
Steve Faris
John Wrate
Roberto Jucá
Brian Senecal
TKelley
Only Title

Lee Keel's Q&A profile

  • Visual Basic Webbrowser Control - Handling pop-ups

    Hello there everyone. I've been dabbling with the WebBrowser control in VB6 and I am trying to control the popups. Below is the code that handles the NewWindow2 event (the event that is triggered before a new window is opened via javascript or other means): Private Sub WebBrowser1_NewWindow2(ppDisp As Object, Cancel As Boolean)     Dim Window1 As New CESSubWindower         Window1.WebBrowser1.Registe ...Show All

  • Windows Forms Convert a COM Object to a Stream or Make a COM Object Serializable

    I recently created a web service and a thin client that I am working with.  I am creating classes and serializing them to XML to send the data back and forth.  In one of my classes I am using the CDOMessage class from CDOEXM.dll. ...Show All

  • Smart Device Development ActiveSync + VS 2005

    Hi, I'm using VS 2005 Beta to try out developing for my ipaq.  During emulation, everything is fine, however when I try to deploy my program to my device, I get an error saying that the ActiveSync version I am using is not supported, and to download the newest version from microsoft.  Did that, nothing changes.  What's the deal If this continues not to work, can I just drop an EXE onto the device and have it work ...Show All

  • Windows Live Developer Forums Client Error

    Hi everybody, I keep getting sporadically the following exception the only solution I have found so far was to replace the AppID. Does anyone else have a better idea Does anyone else have this problem (I tried changing the culture info with no luck so far) System.Web.Services.Protocols.SoapException: Client Error    at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse respons ...Show All

  • Windows Forms draggable picture

    Hi.. i am new to vb.net programming. I need a help in making a draggable picture. like moving a picture box or drag a picturebox. how can i make a draggable picturebox in vb.net. any help is welcome thanx OK. If you want to mo ...Show All

  • Visual C++ Problems porting a VC++ 7.1 app to VC++ 2005

    Hi, I am trying to port a Visual C++ 7.1 app to Visual C++ 2005. The application uses the /clr switch. I have decided to use the /clr:oldSyntax switch with Visual C++ 2005 so as to make the least amount of code changes possible to get up and running, I will port to the new style at a later date. My application is made up of two libraries one of which is linked against the other and both are linked against unmanaged C++ libraries that have been c ...Show All

  • SQL Server can anyone guide me

    i'm very new to SQl server, even i know nothing about it, all what i know about is Ms Access, i want to ask that :- 1) what is the differences between the queries and the stored procedures, i don't know till now i see both of them are the same thing. can anyone please till me what is the difference 2) i downloaded sql server express edition and it doesn't has interface , in the same time i can't install the managment studio , every time i ...Show All

  • Visual Studio Team System Object Moved

    While running a web test, I am receiving “Object moved to here”. How can I resolve this Regards, Ken I think you find your asnwer in this post http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=271184&SiteID=1 Thanks, Anjana [MSFT] Microsoft Developer Support This posting is provided "AS IS" with no warranties, and confers no rights. ...Show All

  • Windows Forms [C#]datagridview copy/paste entire rows

    Hi all. Any suggest to select an entire row and copy/paste to new row on a datagridview thx. I have the same question. The problem is not COPY from the DataGridView, but PASTE into the DataGridView. It is fairly trivial to handle the KeyDown event and spin through the clipboard data. But my contension is that CTL + v IS NOT A PASTE !!! (did I emphasize that enough ). CTL + V is a character sequence. Wh ...Show All

  • SQL Server SQL reporting services 2005 with CLR

    Hi, I am trying to use reporting services 2005 with a VB SQL stored procedure that i created in visual studio using CLR. The stored procedure was created successfuly in SQL server but while linking the report to the stored procedure, i am receiving the following message "An error occurred while retrieving the parameters in the query. The stored procedure 'mysp' doesn't exist.   Thanxs in advance       ...Show All

  • Software Development for Windows Vista Tracking database in WWF Beta 2.2 has significant database changes?

    Tom, I have updated my tracking database with the Persistence and Tracking sql scripts. It seems that there are some problems with the WWF Beta 2.2 database objects. GetWorkflows stored procedure does not return the same columns as in WWF Beta 2.0 (i.e., TypeFullName is not returned). Are these bugs going to be resolved soon Sincerely, John Portnov There were many changes between 2.0 and 2.2. Upgrading directly to 2.2 is ...Show All

  • Visual Studio Team System Custom rule: skip analysis of Form Generated Code.

    Hi all, I have made a rule to enforce some naming confentions of our company, public PrivateInstanceFieldsHaveUnderscorePrefixAndAreCamelCased() : base ( "PrivateInstanceFieldsHaveUnderscorePrefixAndAreCamelCased" ) { }   public override ProblemCollection Check( Member member)   {     Field field = member as Field ;     if (field == null || !field.IsPrivate || field.IsSpecia ...Show All

  • Visual Studio What does error CTC2114 mean?

    I am using the Visual Studio SDK with Visual Studio 2005 Professional. The following problem occurs with both Oct and Dec versions of the SDK. The following also occurs when trying to compile any sample project that uses CTC. When I try to build a sample project the output is as follows: ------ Build started: Project: MenuAndCommands, Configuration: Debug Any CPU ------ d:\vssdk\2005.12\VisualStudioIntegration\Tools\bin\ctc.exe Ct ...Show All

  • SQL Server Executing a package multiple times in parallel - can't see it in the GUI

    Hi, I am calling a package 4 times, in  parallel, from a parent package. It would be really nice if I could see 4 instances of this package in the GUI so I can see what each is doing. Is that possible -Jamie Cool. Cos I have to be honest, that's a major irritation for me at the moment cos of the huge (and I do mean HUGE) datasets I've been working with. -Jamie ...Show All

  • Visual Basic Can't check Enable application framework

    Can't check Enable application framework, because it is blocked out. I am not sure why. Also, I have pretty much copied the exact program into a new one but the new one with almost identical code(only change being variable names) won't publish because of the My in My. Computer.FileSystem.GetFileInfo(openFile1.FileName) Please enlighten the newbian:>) Thanks! Clarification: It's named th ...Show All

©2008 Software Development Network

powered by phorum