Dears
I am developing client application to consume webservice, the webservice developer sent me the wsdl file and the sample SOAP request , all look fine for me
the issue that when I am trying to call the webservice it returns an error message ( Authentication Required ) but I am sending the...
Hello all
here is my Problem
in windowsxp if you try to use printer.papersize =256 ( user defiend) it will return an error because this property is not supported on windows xp
after search MSKB I found that to send a custom paper size to printer you have to create a form and add it to SYSTM...
helloo all
2 computer are there one in the office and one in home
the home computer running windows xp pro and it is accessing internet through ADSL connection and there is a modem fixed in this computer
the office pc is running windowsxp pro also.
how to configure both systems so the office pc...
hello again
I did what you told me to do but still get that message
I did also shutdown all network computers and the server and turned off the switch ,,,, then I turned on the switch --> the server(till completly startup) ----> I start the client computer hoping that will reset everything...
hello all
thx for reply
I disconnect the network becuase of virus infection and I have used a virus removal to scan the network for this virus.(blackmal removal from symantec)
I thought that the virus may spread to scaned computer from infected one if I kept the network connected.
Faith:
The...
we have dns server in our company,,,, for a virus scan purpose I disconnected the network from the server (unpluged the cables)
after finishing virus scanning I reconnect the server again but we face a problem no one of our network clients can access the shared folders on the server ( it show an...
Hello all
We were using access application to store some pictures with related informations into InfoTable ( pic stored in ole field ).lets call this pics Old Pictures.
I have no problem with storing picture into AccessDB and retrieve it again from and to visual basic application.
the problem...
hello all
I am using outlook express to retrieve and send emails and no antivirus software was installed on my pc for along time(this was the previous user mistake).
I have installed NAV2003 and it is running ok.
I have more than 6500 mails in more than 30 folders included in outlook express...
Hello all
When I start my pc the system log off automatically after showing welcome screen and take me to log-on screen ,when pressing on my user icon it showing logging in then welcome screen then again to logging off and go back to log-on screen.
if I start windows in safe mode it starts ok
I...
Hellooo
DrJavaloe
yes I am using RDC.and my CR version is 8.5
Virdu
thanx for good referance you mentoined to.
yes you are right Column width is a read only property and could be set only in design time.
I don't know if this property became a read-write in latest version of CR.
I am gonna to...
hi
DrJavaloe
thx for reply
I have tried to resize column width by set new width value for field object but that doesn't make any effect to column width.
setting column width in design time is not related to field obj width ,,, normally this property is located in layout tab in section format...
hello dave
thanx for reply
I have tried to get column width (just read it) but I couldn't do that.
I couldn't find column object in report properties.
could you tell me how to do it (read & write column object width)
regards
hello all
is there a way to resize column width for multiple_columns crystal report in runtime.
I am requesting that to give user an option to choose number of Printed columns per row.
I am using Crystal report desinger components
thanx in advance
hello all
thx for your replies
vb5prgrmr
is there a free fax driver out there,,,, I'll be appriciated if you guide me to one of them.
JeffTullin
I cannt use microsoft xp or w2k fax coz my applicatoin will be installed on vairous os 98,me,xp.
strongm
you are completly right ,,, but this...
hello
thx Jiff,, and vb5pro
actually I have searched the web for a convertor but all convertors or printer drivers I found are very expensive.
the purpose of converting this document is faxing it using kdtele tools (we obtained it long time ago)
I will be appriciate if you recomend me any free...
hello all
my idea goes like this :
1- write fax using msword application.
2- saving this file.
3- from my vb application ,,,, I want to give the user ability to select this file then choose reciepts from registered customers ,,, then the application will send this fax to those selected reciepts...
hi
Genimuse
when your application is active_window the F1 will not work as a system shortcut to help unless you had assigned it to do so (most programmers assign this button to take user to help menu to keep their app's shortcuts familier to windows shortcut)
shanmugham
how to assign the text...
hi
set form keypreview property to true value
then you can use the following code:
Private Sub Form_KeyDown(KeyCode As Integer, Shift As Integer)
'the keycode for F1 is 112
If KeyCode = 112 Then
'Your code goes here (2004 action)
End If
End Sub
regards
1-what is the operating system you trying to install your software on.
2-have you tried to install this software on another system
3-when does this outdated message appear,,, while setup initializing or when starting copying files
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.