Senaste inlägg
- System.IndexOutOfRangeException
The code seems to work now, maybe a problem with the database connection?? Anyway thanks for the new code you provide.
- System.IndexOutOfRangeException
Hi, I have the following code: public static DepartmentDetails GetDetails(string Culture, string DepartmentID) { // create the connection MySqlConnection myConnection = new…
- Net Connector MySQL + Webhotell
Jag har Aleborgs .dll i bin och som sagt allt funkar bra lokalt. Den är online som jag får felet: "Unable to find the requested .Net Framework Data Provider. It may not be…
- Net Connector MySQL + Webhotell
Jag kör med Aleborg, vet inte om de har det installerad. Ska fråga. Någon som redan vet? Och isf de inte har det installerad vad skulle jag göra?
- Net Connector MySQL + Webhotell
PatrikB skrev: Enligt ditt felmedelande så försöker du använda DbProviderFactory. För att få det att funka så behövs MySql.Data.dll vara laddat i GAC:en ... om inte, så lär det…