Hi, please can somebody help me, i have this application i'm developing works very fine when i run from visual studio, but when i test it under iis over the network, it displays and everything works, i.e i can login using the membership system and its loading my combo boxes from database, but when i want to save, it doesn't save.
In visual studio, it saves and doesn't bring any errors, i'm using ajax to prevent postback, please what could be the problem of the data not saving into the database, thanks
...
Go to the complete details ...