Tagged Questions
1
vote
1answer
136 views
HTTP Handler not working for MS office extensions
I am trying to map a custom HTTP handler for *.pptx files and for some reason this is not working.
My HTTP handler does nothing else other than sending an email when a powerpoint file is accessed. I ...
0
votes
3answers
100 views
Run an aspx page and have dlls in layouts folder instead of GAC - sharepoint
I have created an asp.net project . i want to run that project in SharePoint (2007) site. unfortunately i have no rights to deploy WSP files in sharepoint server. it is a share hosting. i can access ...
2
votes
1answer
568 views
Deploying DevExpress (third party) controls on SharePoint
I don't know whether anyone is familiar with DevExpress controls, but I am trying to implement their ASPxScheduler within SharePoint.
What I have done so far is:
Register the required assemblies in ...