| bio | website | codersbarn.com |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 1 month |
| seen | 19 hours ago | |
| stats | profile views | 23 |
|
Oct 12 |
comment |
Mystery Web Part Excellent, thank you! |
|
Oct 10 |
comment |
Where to Place XML File to be Read by Web Part? That worked Per, thanks very much! :-) |
|
Oct 10 |
comment |
Feature Elements File Thanks I'll give that a try :) |
|
Oct 10 |
comment |
Where to Place XML File to be Read by Web Part? What exactly do you mean by "by marking it as a element file, but not use it in any elements.xml"? BTW, the user will not interact in any way with this - only the Web Part which the user cannot alter. |
|
Oct 10 |
comment |
Where to Place XML File to be Read by Web Part? Interesting idea... could you post an answer and give me the syntax for finding the path to the file? |
|
Oct 9 |
comment |
Where to Place XML File to be Read by Web Part? Re the network, I want the whole thing to be self-contained in a Feature. XML file is a little big and convoluted to stuff into the Web.Config. I just need somewhere to deploy it to and read from it in the Web Part and my knowledge of the virtual paths is limited. |
|
Oct 9 |
comment |
Feature Elements File Part of the problem was the underscore in my module name "WP_Resources". |
|
Oct 9 |
comment |
Feature Elements File Was able to deploy XML file to "_layouts" folder and confirmed this in SD2010. But how do I get the path? I tried GetGenericSetupPath but it returns the 14 hive path to "LAYOUTS" folder... have marked as answer for the deployment part :) |
|
Oct 8 |
comment |
Feature Elements File "Error occurred in deployment step 'Activate Features': Failed to instantiate file "links.xml" from module "WP_Resources": The specified list does not exist." |
|
Oct 6 |
comment |
Feature Elements File I've updated the error text in the question above. |
|
Oct 5 |
comment |
Feature Elements File I've put the links.xml file in its own module and am updating the markup above. Am getting different error now... |
|
Oct 3 |
comment |
Web Part Feature I already have this implemented in SP2007 but was using 3rd party tools for the project. Now I need to use only VS2010 and the only thing giving me probs is configuring the XML files :/ |
|
Oct 3 |
comment |
Web Part Feature It's a set of links to internal apps with role and auth attributes for each app. This Feature contains the code logic and file of links - it displays the link if the logged-in user has sufficient permissions. |
|
Oct 3 |
comment |
Web Part Feature Still getting the error above... |
|
Oct 2 |
comment |
Web Part Feature Thanks for your help yaron, will give this a shot :-) |
|
Oct 2 |
comment |
Web Part Feature Maybe I should put the links.xml file in its own module because the module URL is different for the Web Part? |
|
Oct 2 |
comment |
Web Part Feature Fixed that, thanks :-) |
|
Oct 2 |
comment |
Web Part Feature @yaron, updating question |
|
Oct 2 |
comment |
Web Part Feature Could you give me the syntax for that in an answer, URL, PATH, etc? I had difficulty configuring it like this... |
|
Aug 30 |
comment |
SharePoint Customization - Order of CSS Seb, I tried that with After="nightandday.css" and it has no effect. |