| bio | website | blog.sebastienlevert.com |
|---|---|---|
| location | Montreal, Canada | |
| age | 26 | |
| visits | member for | 2 years, 8 months |
| seen | Apr 7 '11 at 5:57 | |
| stats | profile views | 120 |
SharePoint developer since 2007. Student and SharePoint consultant.
|
Nov 10 |
answered | How can we use facebook login to authenticate to SharePoint |
|
Nov 10 |
comment |
Calendar Webpart Can you provide the actual screenshot ? :) |
|
Nov 9 |
answered | Code Change Never gets Deployed |
|
Nov 5 |
answered | how to check how many users are currently logged in sharepoint foundation 2010 |
|
Nov 5 |
comment |
How to figure out why I'm getting “HttpCompileException was unhandled by user code”? It could work if the webpart was in Farm Solution mode. You can change it in your project properties. |
|
Nov 3 |
comment |
WebPart made of user controls Absolutely right. Glad you found your precise solution :) |
|
Nov 3 |
answered | WebPart made of user controls |
|
Nov 3 |
comment |
Can't access sharepoint site from local workstation. Can you give more information on your environment ? Authentication, Webapplication, etc. Thanks! |
|
Nov 3 |
comment |
How to figure out why I'm getting “HttpCompileException was unhandled by user code”? I understand that the code is auto-generated. But you surely can't use ascx in a user code solution. You change this setting in your project properties. The UserCode solutions (Sandbox) are protected from using any IO. This is the error you are getting. |
|
Nov 2 |
answered | How to figure out why I'm getting “HttpCompileException was unhandled by user code”? |
|
Nov 2 |
comment |
Disable/Bypass JavaScript Client Side Validation Why would you want to bypass the client side validations ? The data entered could be corrupted and would lead to inconsistant list data... |
|
Oct 27 |
comment |
Best way to remove illegal characters from url / filename / foldername? It is useful for files and folders. Bu you should keep the Encode methode for the URL ! Thanks for the links, they are interesting ! |
|
Oct 25 |
comment |
Code Change Never gets Deployed Probably you had javascript files and / or css files that were stucked to their old version. |
|
Oct 25 |
answered | Best way to remove illegal characters from url / filename / foldername? |
|
Oct 22 |
comment |
Code Change Never gets Deployed Can you give more information on your solution ? Is is a feature, an application page, a central admin specific feature ? It would help us getting to your error ! |
|
Oct 21 |
answered | How do I integrate jQuery into SharePoint 2010? |
|
Oct 19 |
answered | Pages showing in Quick Launch even though “Show Pages” unticked |
|
Oct 7 |
comment |
Recurring timer job? If @Faisal codes a SharePoint Job, that would check itself for its total duration? Looping through the process while it has not spent its 5 hours? Would that be a solution that could be use? |
|
Oct 7 |
answered | Recurring timer job? |
|
Sep 16 |
answered | Mailer for Sharepoint (WSS 3.0) |