In the web.config, you can setup more then one role provider. When you lock down a file using a location tag, is there anyway to specify which role provider you want to use?
I have looked in MSDN and have been unable to find anything.
thanks
Ok, I am trying to setup a C# project that uses a XML Azman authorization store that is located on a network drive. It has to be a xml file because we are still on a windows 2000 domain.
Everything works fine till I add a rolManager to use with a site map.
The project is internal and...
Thanks for the explanation. I have already figured out that I can turn my filestream into a byte array and upload via the service. The thing I can't do is set a value to the fName MessageHeader so the service knows what to save the upload as.
I am trying to send a file via a WCF service. I have a MessageContract that should allow me to enter the filename into the message header but it is not.
Here is the contract:
[MessageContract()]
public class FileTransferRequest
{
[MessageHeader(MustUnderstand=true)]...
Can anyone tell me what permission needs to be given to a user account so it can view the tokengroups attribute for all domain users?
I am trying to help our admin setup a user account that I will be able to use in a .net application I am working on. I need to be able to give this function a...
Is there a way to specify the initial document map width on a SQL report? On all of the reports I have built, the document map is way too wide.
I know you can resize it while viewing it, but it does not look good for customers to see that when they first load the report.
Thanks,
Wayne
Can the width of the Document Map on a SQL report be set from the ReportViewer control? This in in .Net 1.1 using VB.
I found how to show or hide the control, but by default when it is shown, it is way too wide and does not look good.
Thanks,
Wayne
Has anyone used a SQL server load balancing appliance or server software? I would love to get some recommendations.
In my searching, I have only found a couple.
thanks,
Wayne
Yea, I am looking for something specific to SQL reporting services. I need to know what functions can be used to check a user's permissions before presenting them with an option to edit report properties.
thanks
I have a excel document I want to import into a list on sharepoint. I
can import it with no problem, but one field that I want to group on
always imports as a multiple line text field. How can I force it to
import as a single line text field?
Thanks,
Wayne
Got something strange going on with a new site.
When I connect via FTP, some folders show up twice. They have the excact same name, but a different modified date. They both have the same contents.
On the actual server, there is only one copy of these folders.
I know it has nothing to do...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.