Click here to Skip to main content
15,902,189 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: problem in c# Pin
Guffa11-Dec-06 20:19
Guffa11-Dec-06 20:19 
GeneralRe: problem in c# [modified] Pin
Imran Khan Pathan11-Dec-06 21:58
Imran Khan Pathan11-Dec-06 21:58 
AnswerRe: problem in c# Pin
Guffa12-Dec-06 14:35
Guffa12-Dec-06 14:35 
Questionproblem openning an aspx page Pin
Samir NIGAM11-Dec-06 18:47
Samir NIGAM11-Dec-06 18:47 
Questiondata binding in datagrid Pin
diya_dev11-Dec-06 18:44
diya_dev11-Dec-06 18:44 
AnswerRe: data binding in datagrid Pin
_mubashir11-Dec-06 21:45
_mubashir11-Dec-06 21:45 
Questioncomplex datagrid operation Pin
abulhassan_shock11-Dec-06 17:17
abulhassan_shock11-Dec-06 17:17 
Questionasp.NET newbie, security question Pin
RoswellNX11-Dec-06 11:17
RoswellNX11-Dec-06 11:17 
I'm looking for some references as to what security measures are in place if an asp.NET application/script isn't registred with the server (and therefore is not trusted). Maybe an article on this topic.

the last day or two i've been poring over the code of codeajay's CSV Import/Export app[^] trying to see if there was something i could modify in order to get the import feature to work. I've had no C# experience prior to that but it looks pretty straightforward and i have only a minimal ammount of questions (which i won't bother you guys with since the information should be available somewhere).

I've been trying to trace where a FileIOPermissions error is comming from, but i haven't really seen a direct reference to file permissions in any of the code. So i'm assuming the restrictions are comming from the way GoDaddy has configured their "Windows Shared Hosting" accounts. The odd thing is though, the export feature freely generates a file and stores it on the server. My conclusion is this has something to do with the security side of the asp.NET, barring an untrusted script from reading a newly uploaded file but i can't really verify it unless i write another script that basically does the same thing, uploads a file and then reads it in order to process the data.

The application has its own virtual directory with the "write" permission enabled and the dir set as root for the application, but there's not much i can do with their simple control panel Frown | :( After intense googling i still don't see a way to register the application with the IIS, so i assume they don't provide that.

I hope someone here can guide me in the right direction

Thanks in advance

RoswellRose | [Rose]



"Angelinos -- excuse me. There will be civility today."
Antonio VillaRaigosa
City Mayor, Los Angeles, CA

QuestionPaging logic Pin
5150.Net11-Dec-06 9:49
5150.Net11-Dec-06 9:49 
AnswerRe: Paging logic Pin
Not Active11-Dec-06 11:18
mentorNot Active11-Dec-06 11:18 
QuestionWSI Basic Profile 1.1 Compliant Web Service! (circular references) Pin
Mehdi Mousavi11-Dec-06 9:27
Mehdi Mousavi11-Dec-06 9:27 
QuestionUsing controls in data repeaters Pin
Jrnsr850011-Dec-06 8:52
Jrnsr850011-Dec-06 8:52 
AnswerRe: Using controls in data repeaters Pin
Jrnsr850011-Dec-06 10:13
Jrnsr850011-Dec-06 10:13 
QuestionRe: I guess this means I am the only one trying to do this? Pin
Jrnsr850012-Dec-06 3:59
Jrnsr850012-Dec-06 3:59 
QuestionSetting values to a UserControl Pin
Ria7711-Dec-06 7:05
Ria7711-Dec-06 7:05 
AnswerRe: Setting values to a UserControl Pin
Anil Ch11-Dec-06 7:53
Anil Ch11-Dec-06 7:53 
QuestionExposing Enums from a Web Service Pin
Dominic Pettifer11-Dec-06 4:26
Dominic Pettifer11-Dec-06 4:26 
AnswerRe: Exposing Enums from a Web Service Pin
Kschuler11-Dec-06 8:01
Kschuler11-Dec-06 8:01 
QuestionConnection string in web.config file Pin
steve_rm11-Dec-06 4:26
steve_rm11-Dec-06 4:26 
AnswerRe: Connection string in web.config file Pin
ednrgc11-Dec-06 6:12
ednrgc11-Dec-06 6:12 
AnswerRe: Connection string in web.config file Pin
Not Active11-Dec-06 6:30
mentorNot Active11-Dec-06 6:30 
Questioncreate a runtime table in Ms Access database Pin
arpita200611-Dec-06 3:46
arpita200611-Dec-06 3:46 
AnswerRe: create a runtime table in Ms Access database Pin
Colin Angus Mackay11-Dec-06 4:17
Colin Angus Mackay11-Dec-06 4:17 
AnswerRe: create a runtime table in Ms Access database Pin
Vasudevan Deepak Kumar11-Dec-06 4:21
Vasudevan Deepak Kumar11-Dec-06 4:21 
Questiondefining color palette in System.Drawing Pin
Fred_Smith11-Dec-06 3:28
Fred_Smith11-Dec-06 3:28 

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.