Afternoon All!
I hope this is the right forum, if not, please let me know!
I'm in the process of creating a VB, web based application, with an SQL back-end.
I have multiple forms completed and working fine, however, I now have an issue with the following line of code and I have absolutely no idea why!
Public constr As String = ConfigurationManager.ConnectionStrings("ABMSOPConnString").ConnectionString
Any advice would be gratefully recieved....any further information required then plase let me know.
Many thanks
Steve
I hope this is the right forum, if not, please let me know!
I'm in the process of creating a VB, web based application, with an SQL back-end.
I have multiple forms completed and working fine, however, I now have an issue with the following line of code and I have absolutely no idea why!
Public constr As String = ConfigurationManager.ConnectionStrings("ABMSOPConnString").ConnectionString
Any advice would be gratefully recieved....any further information required then plase let me know.
Many thanks
Steve