Click here to Skip to main content
16,009,156 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: how can i use LINQ to query in xml? Pin
Pete O'Hanlon1-Aug-07 9:53
mvePete O'Hanlon1-Aug-07 9:53 
GeneralRe: how can i use LINQ to query in xml? Pin
kimo code1-Aug-07 9:53
kimo code1-Aug-07 9:53 
AnswerRe: how can i use LINQ to query in xml? Pin
eggie51-Aug-07 18:43
eggie51-Aug-07 18:43 
QuestionChange Password Issue Pin
Brendan Vogt1-Aug-07 8:36
Brendan Vogt1-Aug-07 8:36 
AnswerRe: Change Password Issue Pin
Pete O'Hanlon1-Aug-07 9:26
mvePete O'Hanlon1-Aug-07 9:26 
QuestionEmbedding swf file in ASP.Net page Pin
h@$@n1-Aug-07 8:17
h@$@n1-Aug-07 8:17 
AnswerRe: Embedding swf file in ASP.Net page Pin
Pete O'Hanlon1-Aug-07 9:25
mvePete O'Hanlon1-Aug-07 9:25 
QuestionFSO help required. Creating/Saving a File object Pin
iamguyster1-Aug-07 8:15
iamguyster1-Aug-07 8:15 
Hi,

I am trying to create an html file using the FileSystemObject. I can easily create a new file in the required lcoation but whe I get the file and open it as a textstream for writing I get the following error.

Description: The application attempted to perform an operation not allowed by the security policy. To grant this application the required permission please contact your system administrator or change the application's trust level in the configuration file


Now I'm sure there is an easy way of doing as the error says (tho I don't know how)..but I'm not sure if this will help as the website will be moving to another server on which I have little control over user rights and the like. All I know at present is that I can create a new file on a shared drive on that server (this i tested).

So...I was wondering if anyone knew (or could show me sample code) on how to do the following:

1) Create a file object
2) Write contents to the file object (opened as a textstream?)
3) Save the file object

This would mean I needn't create the file and then have to open it for writing as it will already be written to when it is saved.

Does this make sense? I am playing around with the code at the moment with little luck, so any help would be most welcome.

Thanks
Guy
Questionhelp Pin
mazinalkthere1-Aug-07 8:05
mazinalkthere1-Aug-07 8:05 
AnswerRe: help Pin
leckey1-Aug-07 8:14
leckey1-Aug-07 8:14 
AnswerRe: help Pin
Not Active1-Aug-07 9:47
mentorNot Active1-Aug-07 9:47 
Questionis there a way to loop throught the webpages in my application ? Pin
kimo code1-Aug-07 7:55
kimo code1-Aug-07 7:55 
AnswerRe: is there a way to loop throught the webpages in my application ? Pin
N a v a n e e t h3-Aug-07 22:08
N a v a n e e t h3-Aug-07 22:08 
Questioncan i load Dropdownlist with all pages in my asp project? Pin
kimo code1-Aug-07 7:53
kimo code1-Aug-07 7:53 
AnswerRe: can i load Dropdownlist with all pages in my asp project? Pin
Pete O'Hanlon1-Aug-07 9:58
mvePete O'Hanlon1-Aug-07 9:58 
GeneralRe: can i load Dropdownlist with all pages in my asp project? Pin
kimo code1-Aug-07 10:02
kimo code1-Aug-07 10:02 
GeneralRe: can i load Dropdownlist with all pages in my asp project? Pin
Malcolm Smart1-Aug-07 10:56
Malcolm Smart1-Aug-07 10:56 
GeneralRe: can i load Dropdownlist with all pages in my asp project? Pin
Pete O'Hanlon1-Aug-07 21:44
mvePete O'Hanlon1-Aug-07 21:44 
Questionreading special characters. Pin
deepaks31-Aug-07 7:03
deepaks31-Aug-07 7:03 
AnswerRe: reading special characters. Pin
Guffa1-Aug-07 15:31
Guffa1-Aug-07 15:31 
QuestionValidator in Firefox Pin
Jollyguy1-Aug-07 5:35
Jollyguy1-Aug-07 5:35 
AnswerRe: Validator in Firefox Pin
Pete O'Hanlon1-Aug-07 9:56
mvePete O'Hanlon1-Aug-07 9:56 
QuestionWeb.Config Authentication Mode Pin
RadioButton1-Aug-07 5:20
RadioButton1-Aug-07 5:20 
AnswerRe: Web.Config Authentication Mode Pin
kubben1-Aug-07 6:53
kubben1-Aug-07 6:53 
AnswerRe: Web.Config Authentication Mode Pin
kubben1-Aug-07 6:58
kubben1-Aug-07 6:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.