Click here to Skip to main content
15,890,882 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionCrystal report Problem Pin
Any_India6-Jan-11 19:09
Any_India6-Jan-11 19:09 
QuestionHow I can do Online payment ? Pin
Honeyboy_206-Jan-11 14:48
Honeyboy_206-Jan-11 14:48 
AnswerRe: How I can do Online payment ? Pin
Not Active6-Jan-11 15:46
mentorNot Active6-Jan-11 15:46 
AnswerRe: How I can do Online payment ? Pin
Abhijit Jana6-Jan-11 19:41
professionalAbhijit Jana6-Jan-11 19:41 
AnswerRe: How I can do Online payment ? Pin
RaviRanjanKr6-Jan-11 21:54
professionalRaviRanjanKr6-Jan-11 21:54 
GeneralRe: How I can do Online payment ? Pin
Honeyboy_207-Jan-11 0:57
Honeyboy_207-Jan-11 0:57 
GeneralRe: How I can do Online payment ? Pin
Kunjal9997-Jan-11 1:37
Kunjal9997-Jan-11 1:37 
QuestionHTTP Handler Pin
snouto5-Jan-11 22:24
snouto5-Jan-11 22:24 
Hello everybody ,

i have created an ASP.NET Web service application , but in the same solution i have created a class that implements IHTTPHandler interface
and i used this class in my web.config file as the main http handler for *.asmx extensions , i have put the following line


<add verb="*" path="*.asmx" validate="false"  type="GAndroidService.Android.AndroidHandler,GAndroidService.Android" />



it works fine in Cassini embedded web server in visual studio .

but when i deploy it to my domain web server , it tells me it could not load this type or its dependencies whereas this class is associated with one of the solution folders.


how can i solve this problem IIS 6 ?
Human knowledge belongs to the world.

AnswerRe: HTTP Handler Pin
Sandesh M Patil7-Jan-11 1:25
Sandesh M Patil7-Jan-11 1:25 
GeneralRe: HTTP Handler Pin
Not Active7-Jan-11 2:32
mentorNot Active7-Jan-11 2:32 
GeneralRe: HTTP Handler Pin
Sandesh M Patil7-Jan-11 2:57
Sandesh M Patil7-Jan-11 2:57 
GeneralRe: HTTP Handler Pin
snouto8-Jan-11 18:04
snouto8-Jan-11 18:04 
QuestionBring to front Pin
C#Coudou5-Jan-11 15:10
C#Coudou5-Jan-11 15:10 
AnswerRe: Bring to front Pin
GlobX5-Jan-11 15:26
GlobX5-Jan-11 15:26 
QuestionWCF Service Exception Pin
indian1435-Jan-11 11:32
indian1435-Jan-11 11:32 
AnswerRe: WCF Service Exception Pin
GlobX5-Jan-11 15:32
GlobX5-Jan-11 15:32 
GeneralRe: WCF Service Exception Pin
indian1435-Jan-11 16:25
indian1435-Jan-11 16:25 
AnswerRe: WCF Service Exception Pin
GlobX5-Jan-11 16:35
GlobX5-Jan-11 16:35 
QuestionASP.NET Visual Studio.NET 2010 Pin
Nino_14-Jan-11 19:36
Nino_14-Jan-11 19:36 
AnswerRe: ASP.NET Visual Studio.NET 2010 Pin
Hiren solanki4-Jan-11 19:45
Hiren solanki4-Jan-11 19:45 
AnswerRe: ASP.NET Visual Studio.NET 2010 Pin
Keith Barrow4-Jan-11 20:55
professionalKeith Barrow4-Jan-11 20:55 
AnswerRe: ASP.NET Visual Studio.NET 2010 Pin
Abhijit Jana4-Jan-11 21:29
professionalAbhijit Jana4-Jan-11 21:29 
AnswerRe: ASP.NET Visual Studio.NET 2010 Pin
Nino_16-Jan-11 10:00
Nino_16-Jan-11 10:00 
Questionhow can i upload video or audio file into database? Pin
hassanmorsy4-Jan-11 12:30
hassanmorsy4-Jan-11 12:30 
AnswerRe: how can i upload video or audio file into database? Pin
Not Active4-Jan-11 12:40
mentorNot Active4-Jan-11 12:40 

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.