what is the best way to deploy the new service -- by using the installutil to load it on another computer or by doing an MSI package... any samples of do this for a Windows Service...
I created a Windows Service in VB.Net and I tried using the InstallUtil and I keep getting this error message -- please help
Exception occurred while initializing the installation:
system.io.filenotfoundexception: file or assemble name emailpooler.exe, or one of its dependencies, was not found..
I created an .Net XML Webservice using VB.net -- I have an ASP form that uses the post method -- the web service does it thing -- but it displays the results in xml -- i would like to take it to the next step how do I transform the results...
i have read examples of if the XML is in a...
Hello All...
We are using Outlook 2002... I have code that de-attaches an attachment (see below) -- I now need to find out the email address (need the email address and not the name) the message was sent to in the same code of through another function call... Can anyone help?
Public Function...
Hello All...
can anyone point me in the direction of sample code that will show me how to estiblish a vpn connection via visual basic 6 (or .net)...
-John
i have code that deattaches "attachments" from a message and stores them in a certain directory... it works fine until i issue instructions to either move or delete a message... what it does, it only loops through once even though the collection as more messages... any way around this
here's some sample code -- i have the first part working in which I can strip out the attachment and save it to another location... what I am trying to do next, is once the attachment has been stripped -- move the message to another folder... -- the moving to another folder is not working, any...
Good Afternoon, All...
I have been able to create and deploy several .NET XML Web Services using VB.Net -- Now, I would like to transform the resulted XML into a nice looking ASPX page... Can anyone recommend any good books on the subject...
Thank you
Using the MQSERIES SDK, can I in Visual Basic on another computer -- check to see if the MQSeries Queues on a server are inactive (aka timeout) or active... If so, any examples out there...
I have two radio buttons in a single group on a form...
I am trying to understand how the Validating and Validated events work; however, there seems to be some inconsistency issues -
for example:
On initial form load - RadioButton1 has focused, the following event gets triggered...
Is it possible to cancel this event -- RadioButton1_CheckedChanged -- from with in it ...
I know that in the Validating event - you can issue something like e.cancel = true...
a friend is using front page for a very small intranet site... he has a question -- if a certain checkbox is checked, he would like to change the following email address on the fly for the fp component to use... any ideas or samples of how this can be done...
<!--webbot...
i have a question for everyone... i have a string that I need to format in a certain way -- when I do the .FORMAT - it doesn't apply the style to the data... it does apply the style if the value is numeric... help
does anyone know before I start down this road...
if I can can create a VB Com object that will reference the MQ Series DLLs to pass messages to our MQ Series server; however, instead of using the VB COM object in a VB GUI - the object will be used in ASP pages...
Is there a converter for Excel XP 2002 SP 2 to read in a spreadsheet created by an older version (Version 4) of Works for Windows... If so, how can I get it...
Doesn't appear to be in the Office XP converter pack...
we have an Access 2000 database (about 61MBs) that we use extensively... the database gets compacted and repaired on an every other night basis...
has anyone hear of Access changing data in a field?
the field that gets changed is the same one -- and it doesn't happen to a great number of...
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.