-
Internet deployment
Hi all,
Has anyone tried internet deployment? I tried following the examples given in this link:
http://msdn.microsoft.com/library/de...asp?frame=true
Initially, I've got security problems. I finally got over with it. I was now able to launch my application (MDI form). Selecting a form from the MDI parent displays an error:
The ConnectionString property has not been initialized.
Has anyone experienced this?
PS. I have set the connection string from [app].exe.config file.
Thanks in advance,
Marivic
-
Hello again,
Does anyone out there really never tried internet deployment??