The mapped-folder tag has no wiki summary.
2
votes
1answer
41 views
How to use 14Hive in Sandbox?
How can I use the 14Hive folder in my Visual Studio SandBox Solution ?
I want to use the Layout folder of that. And it gives me compile time error for LayoutsPageBase. And I can't access.
So is ...
0
votes
0answers
32 views
How can I use the controltemplates of 14Hive in UserControl of SandBox solution?
How can I use the following control in my SandBox solution of Visual WebPart(Sandboxed),
"<%@ Register TagPrefix="wssuc" TagName="InputFormSection" Src="/_controltemplates/InputFormSection.ascx" ...
-2
votes
1answer
78 views
Displayin multiple images using single ASP Image control or Image data type
Is it possible to show multiple images by using single ASP Image Control?? I have a scenario where i need to show multiple images e.g 2, 3 , or 4 images depending on if else condition from ...
0
votes
2answers
313 views
Assigning images to image control from _layouts/images folder
I want to show images in ASP image Control. I want to access images from "_layouts/images/myfolder/image.gif", like this:
Image1.ImageURL = "_layouts/images/myfolder/image.gif";
It does not work. Is ...
0
votes
0answers
37 views
Not able to access the user control within an other control
Under SharePoint mapped folder, I have created many .ascx Controls. I registered One User Control "HGMSRequiredFields" into another user Control "FormControl".
At "FormControl.ascx" I register ...
0
votes
2answers
145 views
unable to acess any files in _layout
I have numerous js css, and custom pages deployed to the _layouts folder of my SharePoint 2007 farm. These are used by numerous farm wide solutions. Today, something has gone wrong with the ...
0
votes
0answers
100 views
Including Mapped Layout Folders from other Projects for Packaging
Overview
We have a solution that has grown to encompass many projects over time. We are setting up a package that will deploy everything in the solution, to reduce the effort for new people to set ...
0
votes
1answer
156 views
How to force the download a file from a network share rather than editing the file there [closed]
I have a web page that is hosted in our local network. On my page I have a link to a document. The document is linked to a network share. If the user opens the file, edits it and then goes to save ...
1
vote
4answers
5k views
How to read a file from a folder in _Layouts?
I have a file that is in a the mapped folder "Layouts" in my Visual Studio project. I would like to read the contents of this file but I have been having some trouble accessing it. What I have ...
0
votes
1answer
289 views
My documents in SharePoint Foundation 2010
Is there a way of having " my documents" ( folder on my machine) folder mapped to a folder in SharePoint Foundation 2010?