First  |  Prev |  Next  |  Last
Pages: 61 62 63 64 65 66 67 68 69 70 71 72 73
Retrieving COM class Factory failed: 8007007f
Hi, I recently wrote an ASP.Net web application in VS2005 and published (using VS2005 Publish feature) it to a relatively clean machine with ASP.Net 2.0 and MDAC 2.8 installed on it. However, when I try to create my SQL connection in the code-behind, I get the following error. I tried to register the DLL using regs... 7 Sep 2006 15:18
How to use this service ??? WSDL available
Hello, I've have a problem with a webservice. I just want to validate a VAT number by country code and VAT numer. The return value should be like "it's valid" and/or the name where it's registered to. To do this i can access the webservice on the following location: http://ec.europa.eu/taxation_customs/vies/ap... 30 Aug 2006 17:42
SplitContainer
I have added a SplitContainer to my form. When I run the program the splitter bar has a black outline, is there a way to hide this line? ... 22 Aug 2006 02:20
print a Datagrid
Hi, I have a Datagrid on a webform and want the user to be able to print it by simply clicking a 'print' button. I used simple JS but this only printed what could be seen on the web page without scrolling across. The Datagrid is fairly wide. How can I get it so the whole thing will be printed. Thanks. ... 14 Aug 2006 13:21
lastLogonTimestamp
I am trying to write a VB app in VS.net to find the lastLogonTimestamp and have found some example but the answer returned is always the same '12/31/1600 7:00:00 PM' for any user account. Thanks! Below is a snippet of the code. Dim Data1 As String Dim Data3 As ActiveDs.LargeIntergerClass Dim Data4 as Date ... 21 Jul 2006 07:21
free tutorials
Hello all, I have found several tutorials out there for vb.net 2003 however I would like to find one that really emphasis Stored procedures on a sql server to call and fill datasets to call and insert update delete etc etc.. the advice of most talk out there is to use stored procedures however when you see most... 18 May 2006 12:57
DragImageBits
Hi All, I have some problem of understanding and hope that maybe someone here can help me. I want to make some Drag&Drop from a File or link towards my program, want to catch the file information including the file icon and store the information to show a similar picture. (So you get a list of images together... 15 Apr 2006 13:51
Save graphics image to bitmap?
I'm trying to save the image of a webbrowser control. Not a particular image being shown on the page, but rather the visible display of the webbrowser. Using VS2005 I figured that maybe DrawToBitmap would work, but it appears that the webbrowser doesn't implement it. So I looked around and found that this code: ... 10 Apr 2006 23:35
converting ansi to utf8 format - is there anything wrong with it ? urgently requires help
this is a console program to convert ANSI to UTF8 format. Although in notepad i open the source file (which is ansi), and after running the program below, and re-open in notepad (it shows utf8 encoding), does it mean that it has been correctly converted ? Pls let me know what i have done wrong in conversion .... 17 Mar 2006 06:20
Datagridview Conditional Formatting in .Net 2005
Hi all, I am using a datagridview in .Net 2005 to display data from a stored procedure using a System.Data.SQLClient connection. After the stored procedure dumps the data into a dataset and the datagridview is displayed I need to conditionally format the backcolors of the rows (this will be controlled by the... 16 Mar 2006 16:55
First  |  Prev |  Next  |  Last
Pages: 61 62 63 64 65 66 67 68 69 70 71 72 73