Click here to Skip to main content
15,902,837 members
Home / Discussions / C#
   

C#

 
GeneralRe: Extract the text on PDF Pin
fjdiewornncalwe6-Jan-11 11:55
professionalfjdiewornncalwe6-Jan-11 11:55 
AnswerRe: Extract the text on PDF Pin
Espen Harlinn7-Jan-11 8:04
professionalEspen Harlinn7-Jan-11 8:04 
Questionchange frequency input sound microphone Pin
mehdiattar5-Jan-11 21:43
mehdiattar5-Jan-11 21:43 
AnswerRe: change frequency input sound microphone PinPopular
JF20155-Jan-11 22:05
JF20155-Jan-11 22:05 
GeneralRe: change frequency input sound microphone Pin
Dalek Dave6-Jan-11 0:39
professionalDalek Dave6-Jan-11 0:39 
GeneralRe: change frequency input sound microphone Pin
fjdiewornncalwe6-Jan-11 4:00
professionalfjdiewornncalwe6-Jan-11 4:00 
AnswerRe: change frequency input sound microphone Pin
JP_Rocks26-Apr-11 23:37
JP_Rocks26-Apr-11 23:37 
QuestionHTTP Handler Problem Pin
snouto5-Jan-11 21:09
snouto5-Jan-11 21:09 
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 Problem Pin
Richard MacCutchan5-Jan-11 21:37
mveRichard MacCutchan5-Jan-11 21:37 
AnswerRe: HTTP Handler Problem Pin
Not Active6-Jan-11 2:23
mentorNot Active6-Jan-11 2:23 
GeneralRe: HTTP Handler Problem Pin
snouto6-Jan-11 3:35
snouto6-Jan-11 3:35 
GeneralRe: HTTP Handler Problem Pin
Not Active6-Jan-11 3:42
mentorNot Active6-Jan-11 3:42 
QuestionSave Excel in C# Pin
Mugdha_Aditya5-Jan-11 20:29
Mugdha_Aditya5-Jan-11 20:29 
AnswerRe: Save Excel in C# Pin
Abhinav S5-Jan-11 21:07
Abhinav S5-Jan-11 21:07 
GeneralRe: Save Excel in C# Pin
Mugdha_Aditya5-Jan-11 21:41
Mugdha_Aditya5-Jan-11 21:41 
GeneralRe: Save Excel in C# Pin
Mugdha_Aditya5-Jan-11 23:57
Mugdha_Aditya5-Jan-11 23:57 
GeneralRe: Save Excel in C# PinPopular
musefan6-Jan-11 0:28
musefan6-Jan-11 0:28 
GeneralRe: Save Excel in C# Pin
snouto8-Jan-11 18:10
snouto8-Jan-11 18:10 
GeneralRe: Save Excel in C# Pin
musefan10-Jan-11 2:56
musefan10-Jan-11 2:56 
GeneralRe: Save Excel in C# Pin
musefan6-Jan-11 0:33
musefan6-Jan-11 0:33 
QuestionVisual Studio Performance Explorer - starter question Pin
devvvy5-Jan-11 19:25
devvvy5-Jan-11 19:25 
AnswerRe: Visual Studio Performance Explorer - starter question Pin
Paul Michalik6-Jan-11 0:12
Paul Michalik6-Jan-11 0:12 
QuestionHow to change the icons size for different view in the desktop? Pin
linuxfedora5-Jan-11 17:28
linuxfedora5-Jan-11 17:28 
AnswerRe: How to change the icons size for different view in the desktop? Pin
Luc Pattyn5-Jan-11 17:48
sitebuilderLuc Pattyn5-Jan-11 17:48 
GeneralRe: How to change the icons size for different view in the desktop? [modified] Pin
linuxfedora5-Jan-11 18:13
linuxfedora5-Jan-11 18:13 

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.