Posted July 21, 201113 yr comment_4276 hello! so im trying to use the built in MySQL database manager in IIS in server manager. but when i try to collapse the database i get an error. "The ConntectionString property has not been initialized" ive read up and found that i need to set the connection details in the web.config file of which i cannot find (it doesnt exist)? i have PHPMyAdmin running and working fine, just cant access my db remotely any ideas? see pic below cheers [ATTACH]127.IPB[/ATTACH] [ATTACH]128.IPB[/ATTACH]
July 21, 201113 yr FPCH Admin comment_4277 It looks like you don't have remote connections set in the mysql configuration. Off Topic Forum - Unlike the Rest
July 21, 201113 yr Author comment_4278 but i cant even manage in locally? with server manager. where is the config file? cheers
July 22, 201113 yr Author comment_4279 Im also trying to connect to the database remotely using an app on my phone which supports remote db access on the default mysql port But it doesnt connect The only way to remotely manage my database is from guitaronline.co.nz/ phpmyadmin/ Thanks