Click here to Skip to main content
15,881,424 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Unable to host WCF service in IIS7 Pin
Gamzun8-Nov-09 23:43
Gamzun8-Nov-09 23:43 
Questionfileupload postback Pin
m@dhu8-Nov-09 21:35
m@dhu8-Nov-09 21:35 
AnswerRe: fileupload postback Pin
Gamzun8-Nov-09 21:39
Gamzun8-Nov-09 21:39 
GeneralRe: fileupload postback Pin
m@dhu8-Nov-09 21:49
m@dhu8-Nov-09 21:49 
GeneralRe: fileupload postback Pin
Gamzun8-Nov-09 21:56
Gamzun8-Nov-09 21:56 
QuestionCould not load type 'Andri.Web.MySqlMembershipProvider' Pin
nebitesh8-Nov-09 20:16
nebitesh8-Nov-09 20:16 
AnswerRe: Could not load type 'Andri.Web.MySqlMembershipProvider' Pin
Abhishek Sur8-Nov-09 21:08
professionalAbhishek Sur8-Nov-09 21:08 
GeneralRe: Could not load type 'Andri.Web.MySqlMembershipProvider' Pin
nebitesh9-Nov-09 1:37
nebitesh9-Nov-09 1:37 
Thank you for your reply.

The article that i used doesn't have dll but has two class which should be pasted to the App_Data folder of my project and made me modification of two items:

<rolemanager defaultprovider="MySqlRoleProvider"
="" enabled="true" .
="" .
<providers="">
<clear>
<add
name="MySqlRoleProvider"
="" type="Andri.Web.MySQLRoleProvider" .
="" .="" <="" providers="">



AND

<membership defaultprovider="MySqlMembershipProvider"
="" userisonlinetimewindow="15">;
<providers>
<clear>
<add
name="MySqlMembershipProvider"
="" type="Andri.Web.MySqlMembershipProvider" .
="" <="" providers="">


in my web.config file.


I also read the article many times and i cross check what i did is according to the steps listed.

And how do i contact the author?

Forum for Article: Membership and Role providers for MySQL
Author: Rakotomalala Andriniaina
AnswerRe: Could not load type 'Andri.Web.MySqlMembershipProvider' Pin
Gamzun8-Nov-09 22:08
Gamzun8-Nov-09 22:08 
Questionset dropdownbox value which affect on other dropdown Pin
KIDYA8-Nov-09 20:00
KIDYA8-Nov-09 20:00 
AnswerRe: set dropdownbox value which affect on other dropdown Pin
Gamzun8-Nov-09 20:14
Gamzun8-Nov-09 20:14 
GeneralRe: set dropdownbox value which affect on other dropdown Pin
KIDYA8-Nov-09 20:42
KIDYA8-Nov-09 20:42 
GeneralRe: set dropdownbox value which affect on other dropdown Pin
Gamzun8-Nov-09 20:47
Gamzun8-Nov-09 20:47 
AnswerRe: set dropdownbox value which affect on other dropdown Pin
deepseeindeepsy8-Nov-09 20:25
deepseeindeepsy8-Nov-09 20:25 
GeneralRe: set dropdownbox value which affect on other dropdown Pin
KIDYA8-Nov-09 20:39
KIDYA8-Nov-09 20:39 
GeneralRe: set dropdownbox value which affect on other dropdown Pin
deepseeindeepsy8-Nov-09 20:46
deepseeindeepsy8-Nov-09 20:46 
GeneralRe: set dropdownbox value which affect on other dropdown Pin
KIDYA8-Nov-09 20:55
KIDYA8-Nov-09 20:55 
GeneralRe: set dropdownbox value which affect on other dropdown Pin
deepseeindeepsy8-Nov-09 21:31
deepseeindeepsy8-Nov-09 21:31 
AnswerRe: set dropdownbox value which affect on other dropdown Pin
Nishant Singh8-Nov-09 23:25
Nishant Singh8-Nov-09 23:25 
AnswerRe: set dropdownbox value which affect on other dropdown Pin
April Fans9-Nov-09 21:20
April Fans9-Nov-09 21:20 
QuestionPDF File Not Read see my code. Pin
lrsalunkhe8-Nov-09 19:50
lrsalunkhe8-Nov-09 19:50 
AnswerRe: PDF File Not Read see my code. Pin
Gamzun8-Nov-09 20:17
Gamzun8-Nov-09 20:17 
GeneralRe: PDF File Not Read see my code. Pin
lrsalunkhe8-Nov-09 20:32
lrsalunkhe8-Nov-09 20:32 
GeneralRe: PDF File Not Read see my code. Pin
Gamzun8-Nov-09 20:45
Gamzun8-Nov-09 20:45 
QuestionHow to change the application's trust level? Pin
WinCrs8-Nov-09 19:44
WinCrs8-Nov-09 19:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.