R
RD
Public Sub New()
MyBase.New
Me.Url =
"http://localhost/RmtUnix2WinPrtCleanupXmlServ/CleanupUnix2WinPrtFiles.asmx"
End Sub
Debuggfer stops on Mybase.New witrh following error
An unhandled exception of type 'System.Configuration.ConfigurationException'
occurred in system.dll
Additional information: Unrecognized configuration section add
I just love this S.....
Any help in solving yet another mystery would be greatly appreciated.
Bob
MyBase.New
Me.Url =
"http://localhost/RmtUnix2WinPrtCleanupXmlServ/CleanupUnix2WinPrtFiles.asmx"
End Sub
Debuggfer stops on Mybase.New witrh following error
An unhandled exception of type 'System.Configuration.ConfigurationException'
occurred in system.dll
Additional information: Unrecognized configuration section add
I just love this S.....
Any help in solving yet another mystery would be greatly appreciated.
Bob