| bio | website | |
|---|---|---|
| location | Argentina | |
| age | 25 | |
| visits | member for | 2 years |
| seen | May 7 at 21:20 | |
| stats | profile views | 23 |
|
Nov 9 |
comment |
Problem with HTTP Handler deployed on Sharepoint 2010 Yes, I'm trying to do the Application_Error in global.asax but this is a Sharepoint 2010 application and I can't see the global.asax file anywhere. Is there a way to create it and add this event to catch the error? |
|
Nov 9 |
comment |
Problem with HTTP Handler deployed on Sharepoint 2010 1. Yes, I have already replaced the Assembly directive with the correct name, version and token (from SN command), still the same. 2. The content type is set to text/html because it actually returns html code. 3. There's no error in the code, because I put a big try/catch to get the exception and it's not raising, the error is from the ashx file not the .cs. |
|
Nov 3 |
comment |
Problem with HTTP Handler deployed on Sharepoint 2010 I did register the httpHandler in the web.config but it didn't change anything. Same error... |
|
Nov 3 |
comment |
Problem with HTTP Handler deployed on Sharepoint 2010 Interesting, but problem is I don't have that class. My handler does not inherit from SPFeatureReceiver, but from IHttpHandler. So, where am I supposed the code change suggested on that article? |
|
Nov 2 |
comment |
Problem with HTTP Handler deployed on Sharepoint 2010 @Thomson: Yes, I've read a similar article, but I never know how to get the PublicTokenKey in a proper way, so I found another post that says to put what I put in the .ashx. Anyway, I'll try to add it to the webconfig. Thanks. |
|
Nov 2 |
revised |
Problem with HTTP Handler deployed on Sharepoint 2010 added 380 characters in body |
|
Nov 2 |
comment |
Problem with HTTP Handler deployed on Sharepoint 2010 @Thomson: No, but I didn't registered on the testing server either. Any information on how to register it? Maybe it'll fix it. |
|
Nov 2 |
comment |
Problem with HTTP Handler deployed on Sharepoint 2010 @Dave Wise: I'll check the logs folder tomorrow. I have no idea about the farm, I just RDC to a VPS. |
|
Nov 1 |
asked | Problem with HTTP Handler deployed on Sharepoint 2010 |
|
Sep 16 |
accepted | Problem with HTTP handler in Sharepoint 2010 |
|
Sep 16 |
accepted | How to make jQuery AJAX request with a HTTP Handler in SP10? |
|
Sep 16 |
accepted | Problem when trying to initialize a SocialRatingManager object |
|
Sep 16 |
comment |
Problem when trying to initialize a SocialRatingManager object Ok, so I found the ribbon appears when selecting the row, not when actually clicking the "User Profile Service Application" text. But, what's the account it needs to be added there? My user login or some .NET or Sharepoint account? |
|
Sep 16 |
comment |
Problem when trying to initialize a SocialRatingManager object It's the same method as suggested on the link I posted. |
|
Sep 16 |
asked | Problem when trying to initialize a SocialRatingManager object |
|
Sep 12 |
accepted | Problem with Restore-SPFarm |
|
Sep 9 |
answered | Problem with Restore-SPFarm |
|
Sep 7 |
comment |
Problem with Restore-SPFarm I'm not a Sharepoint expert and googling I found that command is the 'correct' way to backup and restore sites, but I'll try your suggestion. |
|
Sep 6 |
revised |
Problem with Restore-SPFarm deleted 4664 characters in body |
|
Sep 5 |
asked | Problem with Restore-SPFarm |