Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:614051
More Search Options
RSS Available
Matching Posts
Difference between Network Service and Network account?
I'm trying to access a network folder. If I add the "Network Service" account and grant "Full" permissions to the network folder I get System.UnauthorizedAccessException message. If I add the "Network" account and grant it "Full" permissions I can access the folder. From the MSDN documentation I've it mentions that the "Network Service" account should be used but for some reason it doesn't work. Which account do I use? protected void Button1_Click
Posted to
Security
(Forum)
by
von g thep
on 11/5/2009
Re: Difference between Network Service and Network account?
Yes you are right. Thanks for you reply. I needed to add DOMAIN\Machine_Name$ http://social.msdn.microsoft.com/Forums/en-US/sqlsecurity/thread/b25f1c55-51bf-4815-8fb4-458eb565297b/
Posted to
Security
(Forum)
by
von g thep
on 11/5/2009
Re: How to use custom class in report?
Yes that worked. Thanks for the reply.
Posted to
Crystal Reports
(Forum)
by
von g thep
on 10/9/2009
How to use custom class in report?
I have a custom class public class Summary { public Person Reviewer { get; set; } public Person Reviewee { get; set; } public string Project { get; set; } } public class Person { public string Name { get; set; } public string Office { get; set; } } I create a report selecting .NET object as the datasource. I look under Field Explorer->Database Fields->Summary. It only shows the "Project" property, the "Reviewer" and "Reviewee" properties are not visible. So my
Posted to
Crystal Reports
(Forum)
by
von g thep
on 10/8/2009
Re: Dynamically loading user control based on tab panel click
Actually postback from a button click within the user control do not occur. Any ideas?
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
von g thep
on 6/30/2009
Re: Dynamically loading user control based on tab panel click
Many thanks! That was really helpful!
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
von g thep
on 6/29/2009
Dynamically loading user control based on tab panel click
I'm trying to dynamically/programmatically load a user control based on the tab panel that was clicked. I'm trying to do this in the Page_Init event but having some troubles. The user control will load initially but won't load when tab panel is clicked (e.g. postback). What is the proper way to do something like this? Markup <asp:UpdatePanel ID="UpdatePanel1" runat="server" UpdateMode="Conditional"> <ContentTemplate> <cc1:TabContainer ID="Tabs"
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
von g thep
on 6/26/2009
Filed under: dynamically adding .ascx files, user control loading
Re: How to delete file after downloaded?
Thanks for you response! Response.Write of stringbuilder is a much better solution in my situation.
Posted to
HttpHandlers and HttpModules
(Forum)
by
von g thep
on 6/18/2009
How to delete file after downloaded?
What I'm trying to do is transmit a file using a generic handler (.ashx) then delete the file after it's done transmitting. It works if I DON'T have the following lines of code 79 if (File.Exists(fileOnServer)) 80 { 81 File.Delete(fileOnServer); 82 } but the file will still remain on the server. If I do have the above code in then the download doesn't occur. My question is how do I transmit the file THEN delete after it's done transmitting? Here's what I have 1 public void
Posted to
HttpHandlers and HttpModules
(Forum)
by
von g thep
on 6/17/2009
Re: Nested ListView layout help
Thanks for the link. It was really helpful!
Posted to
Data Presentation Controls
(Forum)
by
von g thep
on 5/15/2009
Page 1 of 8 (75 items) 1
2
3
4
5
Next >
...
Last ยป
WindowsClient:
HTTP 403.9 with ADO.NET Data Services
WindowsClient:
xml syntax highlighting in Silverlight
Channel 9:
Channel 9 Emerges in China
WindowsClient:
Overlaying Icons on the Windows 7 Taskbar with WPF 4
Channel 9:
The Outlook calendar starts in 1601 - But Why?
ASP.NET:
Bytes by MSDN: Brad Abrams Interview with Billy Hollis: Silverlight 4, RIA Services and VS2010
Mix Online:
Pictures or it Didn't Happen
Channel 9:
Reactive Extensions API in depth: even more Zip
TechNet Edge:
SDL For Agile
Mix Online:
Test Lab Note
Channel 9:
Enabling Help in the Visual Studio 2010 Shell
Channel 9:
Office Casual - Smart Art
WindowsClient:
Prism and MEF
IIS.NET:
Overcoming the Challenges Enterprises Face with Streaming Video
Silverlight:
MEF, Silverlight and the HVP
TechNet Edge:
Client and Cloud Security
TechNet Edge:
Client and Cloud Security
Channel 9:
Building on Azure: Persistent Systems
Channel 9:
Building on Azure: Persistent Systems
TechNet Edge:
AD RMS Certificate Hierarchy and the Protection Process
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online