views:

316

answers:

3

Hello All I am trying to shift my asp.net 3.5 application (C#) to sharepoint. I have used one .ashx(web handler) file for multiple file upload control in my application Now it works perfectly locally in asp.net but when i do the same thing with sharepoint with no change in code it stops working.

I dont know if i need to add some dll or any supportive file to get that file upload page (using .ashx file) working in sharepoint

Please help

A: 

Hello All I am trying to shift my asp.net 3.5 application (C#) to sharepoint. I have used one .ashx(web handler) file for multiple file upload control in my application Now it works perfectly locally in asp.net but when i do the same thing with sharepoint with no change in code it stops working.

I dont know if i need to add some dll or any supportive file to get that file upload page (using .ashx file) working in sharepoint

Please help

Kushal
A: 

I have added these tags but it is not working

Kushal
see the logfiles, what does it say? You can find the logfiles in `c:\program files\common files\microsoft shared\web server extensions\12\logs`
naivists
A: 
ron