Software Development Network Logo
  • Microsoft ISV
  • Audio and Video
  • SQL Server
  • Visual C#
  • .NET Development
  • Windows Forms
  • VS Team System
  • IE Development
  • Visual Basic
  • Visual C++
  • SharePoint Products
  • Game Technologies
  • Windows Vista
  • Visual FoxPro
  • Smart Devicet

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

davidg12

Member List

Saurabh_Mathur
BIG037
Confused4130
programmer01
Anand Raman - MSFT
Rothariger
Matt Deane
giddy
Igor Kokorin
satya999
Zach7
KlausC
buster2001
Guostong
Peter Gloor
todd_bulky
LabMan
prozac11
MadhukarChaubey
Shady9399
Only Title

davidg12's Q&A profile

  • SQL Server xp_sendmail

    Ok all...I'm not having much luck with this. I'm using SQL Server 2005 MSE I try to run xp_sendmail 'adam@getpaid4spam.biz' , 'This is a test' And I get the following error... Msg 17750, Level 16, State 0, Procedure xp_sendmail, Line 1 Could not load the DLL sqlmap90.dll, or one of the DLLs it references. Reason: 126(The specified module could not be found.). Any ideas Adamus   Adamus, The SQL Mail (which xp_sendmail depends on) and Database Mail features are not available in SQL Server 2005 Express. However, take a look at this article on how to create a stored procedure which uses CDOSYS to send mail: http://support.microsoft.com/default.aspx scid=kb;en-us;312839&sd=tech   ...Show All

  • Smart Device Development VB 2005 & SQL Server 2005 Express

    Hi guys, this is my first post here, im a VB Win developer with some experience, and now id like to try Smartphone programming, but i reaally need some help, heres my case: Im using VB 2005 and i have installed SQL Server 2005 Express. I create a new project and add a reference to System.Data.Sqlclient, located in: C:\Program Files\Microsoft Visual Studio 8\SmartDevices\SDK\SQL Server\Client\v1.0 Then i procceed to import the namespaces: Imports System Imports System.Data Imports System.Data.SqlClient Since i just wanted to test if the connection works just like it does in VB Windows Applications, i added a Textbox (named Textbox1 ) and added the following code in the KeyPress event: Dim strconn As String = "Data Source=XZIBIT;Initi ...Show All

  • Visual Studio BUG: PackageUtilities.GetIntPointerFromImage - "A generic error occurred in GDI+."

    Hi there, I'm using MPF for my custom package and I've got an exception from PackageUtilities.GetIntPointerFromImage method. The exception type is System.Runtime.InteropServices.ExternalException and the message is "A generic error occurred in GDI+." How to fix this bug Hi, The exception occured on requesting icon for files/folders when I'm including large number of files/folders into the project. Any ideas ...Show All

  • SQL Server SQL Server does not exist or access denied.

    Server Error in '/orion' Application. Please check this blog to make sure you configured your remote server correctly. http://blogs.msdn.com/sql_protocols/archive/2006/09/30/SQL-Server-2005-Remote-Connectivity-Issue-TroubleShooting.aspx ...Show All

  • Windows Forms Password

    My friend has given me his old pc ( for my son ) which has windows 2000 on it. Problem is that he has forgotten his password. Is there a way to get around the password Any help would be greatly appreciated. Thanks This forum is for Windows Software development using Windows Forms and .NET 2.0 technology. However, motherboards usually have a password jumper on them. You will have to refer to the motherboards documentation (if you have it) or look it up on the internet.  I'm pretty sure that you could clear the CMOS and that would work too. ...Show All

  • SQL Server Read SDF file in Desktop

    Dear all,   I Need to read the Data from the SDF file in the Desktop. I have SQL Server 2005 in my System. i know this is possible. but i dont know how it is ....     regards, Tamil Thank you Paulo. It is very useful.. Now i can manipulate the datas in the SDF files in VS 2005 environment. Can i access those data using C# coding in Web Application or WS To connect this SDF file which provider i have to use Thanks & Regards,     ...Show All

  • Windows Forms TEST CASE 1. how to embed manifest that define its execution level to the execution file

    Do you want this in a C# program, C++ This isn't the best group for this question - this is not a ClickOnce or Setup project question. Try a Visual Studio general forum. ...Show All

  • Gadgets Request non-XML data via Web.Network.createRequest

    Hello all, First off, good to see that gadget development forum on MSDN. Anyway, what I am posting for is this: I'm trying to request normal plain text data (in non XML format) via the Web.Network.createRequest method. However, I can not find a Web.Network.Type type that represents regular data. I've tried XML, which responds with an "invalid xml" in the body of the response, and Stream throws an exception somewhere about not being able to load the target object. I haven't tried Script, CSS, Image, etc. but that probably won't work either because they are for specific purposes. Is there a way to make it do cross-domain requests for regular, plain text data, or All data returned from createRequest(Web.NetworkType.XM ...Show All

  • .NET Development xml processing with j#

    I would like to process an xml document using j#. I have found an XML Parser for j# on the following link http://www.dotnetit.org/xerces.net/index.html but I don’t manage to get it work. First of all were do I put the xerces.net.dll library and the other classes and what to I put in my code to make a reference to the library and the classes. Does somebody recommend me an easier XML Parser or a better programming language to process xml documents Please give me also some examples about how to write it in my code, because I don’t have many experience. Do you want to use J# with the Microsoft .NET framework The framework has several classes for XML parsing built in. See these samples for J# examp ...Show All

  • .NET Development XML request leaving out TRUE attributes

    When I set my XML attributes that are boolean type to TRUE, they are left out of the REQUEST. When set to FALSE they show up. Please see code below (when I look at the memoryStream all TRUE attributes are left out and FALSE are include). Thank for you for any help with an explanation. Private Function SetupRequestOptions( ByVal COGlobalSettings As COGlobal) As export_documents_requestOptions Dim requestOptions As New export_documents_requestOptions With requestOptions .documentType = CODocumentTypes.SalesOrder .onlyChecked = COGlobalSettings.COonlyChecked .exportDeleted = COGlobalSettings.COexportDeleted .onlyUnexported = COGlobalSettings.COonlyUnExported .onlyExported = COGlobalSettings.COonlyExported .markOnExport ...Show All

  • SQL Server Common Generation Watermark error for Merge Replication

    Hello, We have a sqlexpress subscriber that is receiving the error below. SQL Server 2005 We have tried: Generate new snapshot. Reinitialize the subscription. Dropped the subscription. Reboot the web server box. Reboot the sql server box. Yet we still get the errors for these specific subscribers. Any ideas Error in replication monitor.... Error messages: The merge process failed because it detected a mismatch between the replication metadata of the two replicas, such that some changes could be lost leading to non-convergence. This could be due to the subscriber not having synchronized within the retention period, or because of one of the replicas being restored to a backup older than retention per ...Show All

  • Visual Studio Express Editions autoScroll Text

    Hello. Can some one tell me please how ya get text to automaticaly scroll up in a textbox Thank you. Thanx Tall dude. I found it dificult to understand, so a think al leve scroling text alone for a while till I learn more about programing. Thanx again ...Show All

  • Windows Search Technologies Instant search prompt not working

    I am using Outlook 2007 beta and wish to install the Instant Search component. When I click on the prompt, IE browser window opens, but remains blank. Otherwise, IE works okay. Is there a fix Curt, I'm not sure why you're seeing the blank Internet Explorer window. You can, however, install the instant search feature by downloading Windows Desktop Search 3.0 beta 2 from this location: http://www.microsoft.com/downloads/details.aspx familyid=0C1AE7C6-C548-4184-B575-7AB3913547D2&displaylang=en Paul Nystrom - MSFT ...Show All

  • SQL Server Can't uninstall Reporting Services

    I need to reinstall Reporting Services but during uninstall I face the following error: "The setup failed to read IIsMimeMap table. The error code is -2147024893" Nothing seems to help with the problem. Regards, Ksenia Does anyone have any updates on this. I am naving the same issue as Botia. I need to uninstall the default instance of RS 2005 on a production box, but I am getting the MimeMap error. I have tried... a) Using the RS config tool to re-create the IIS Virtual directories. b) deleting the virtual directories in IIS, and then re-creating them using the RS config tool. c) stopping the IIS service during the install. d) stopping the Default Website during installation. I want to a ...Show All

  • Smart Device Development How to set a PC's IP address where there is not a real connection?

    How to set a PC's IP address where there is not a real connection I am studying WeFly247-50 now. I installed a MS virtual machine to test webservices. But there is a problem of host PC's IP address setting. I set it as 10.10.10.22. But when I ipconfig /all, it always report that "Media State:Media disconnected". Actually, the host PC is not connected to internet. Then I connect the PC to internet and managed to set the IP address as 10.10.10.22. But when the real connection is cut off, ipconfig /all returns to report "Media State:Media disconnected". I can ping 127.0.0.1 correctly. On the contrary, I could set IP address of windowsXp on MS virtual machine. When I ipconfig /all in the virtual mac ...Show All

©2008 Software Development Network