Dim connectionString As String = (New dbh.Security.Crypto()).Decrypt(ConfigurationSettings.AppSettings("ConnString"))
error points to the parens in below
()).Decrypt
Problem 1.In my config file there is a squigglies under the <Photosection>. Can I not do it this way ?
Problem 2. Before I was told to group or section off the config file for the FileSystemWatcher project, I do not know the syntax to call it from the vb.net code.
Here is what I can use to...
You may run into file watcher control problems when processing large files or many files or doing a lot of processing on these files. So for any one running into this problem go to the link below. It has an explaination and code example in C# which can of course be converted to .net
I used this...
anyone use file watcher and would not process multiple files?
If so please tell me how you resolved this.
I can dump 3 or 5 in at same time but a chunk of 10 or so it stops working.
It has never failed on droping 1 file in the folder at a time.
we have increased our internal buffer per...
1. This code worked fine in the body of a sub main in a console app but needs adjustedment moving to a windows service app. I did not write the code ,but this project was dumped on me and I do not know VB.Net or C#. The problems
I see is since the windows service is using the filwatcherserver...
Thanks.it is set on new projects to be the start up on default, guess I put it on sub main click'n around trying to get a feel for the environment, when i said newbie i meant super newbie.
On my build I get the error that it could not find sub main.
I was using an online example to get my code this far.: Business logic removed
Imports System.Data
Imports System.Data.SqlClient
Imports System.IO
Imports System.Text.RegularExpressions
Imports System.Configuration
Imports...
I am just testing if a record exists in and sql server
CertificateNr. All I am trying to do is get the value of a column of a table in sql server from Access vba to test its value in my if. I just do know know how to do this.
1.how to run the below select and put the value in the variable...
Well I got no answers but figured it out for anyone who has the Shared Memory can't connect error.
went to solution explorer top left pane in SSIS > right click the data source (in this case was the name of my sql DB) and looked at the properties > connnections > it was set to "local" which...
SSIS Newbie I did a lot of DTS in 2000 ,but rusty in that.
I know its a lot of questions(3) below, but it would help me to get off to a fast start and show some progress to this problem while go through some chapters in my Micro Press SSIS book in the evenings to get up to speed on SSIS. I...
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.