Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 196007
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T16:43:50+00:00 2026-05-11T16:43:50+00:00

These lines cause a security exception in a godaddy account. Any suggestions how to

  • 0

These lines cause a security exception in a godaddy account. Any suggestions how to rewrite to get this to work?

File.Delete(PropsFileName);     // Clean up

TextWriter tw = new StreamWriter(PropsFileName);    // Create & open the file
tw.WriteLine(DateTime.Now);     // Write the date for reference
tw.WriteLine(TokenLine);        // Write the BinarySecurityToken
tw.WriteLine(ConvIdLine);       // Write the ConversationId
tw.WriteLine(ipccLine);     // Write the IPCC
tw.Close();

Thanks!

The information is being written to session.properties variable in the temp directory.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T16:43:50+00:00Added an answer on May 11, 2026 at 4:43 pm

    GoDaddy is set up to run under Medium trust, to simulate this on localhost add the following to your web.config:

    <system.web>
        <trust level="Medium" />
    </system.web>
    

    Something you can try to fix the issues is to add the following to your AssemblyInfo.cs under Project > Properties in solution explorer

    [assembly: AllowPartiallyTrustedCallers]
    

    Also here is an article that may or may not help you out and/or give you insight regarding a similar situation with NHibernate: NHibernate in a Medium Trust Environment

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

After these lines: ... $config['allowed_types'] = 'gif|jpg|png|bmp|jpeg'; ... $this->load->library('upload', $config); $this->upload->do_upload(); The .bmp file
I recently added these lines to my ~/.bashrc file to show the current branch
I have an HTML file containing these lines - <script>PrintFileURL("13572_BranchInformationReport_2012-06-29.xml","13572_BranchInformationReport_2012-06-29.zip",0,"184277","Jun 29 1:30","/icons/default.gif")</script> <script>PrintFileURL("13572_BranchInformationReport_2012-07-02.zip","13572_BranchInformationReport_2012-07-02.zip",0,"184302","Jul 2
Why would the following lines of code cause a TargetInvocationException exception? private Dispatcher dispatcher
I have these lines in my actionCreate : if (isset($_POST['DpcioCbn'])) { print_r($_POST['DpcioCbn']); $model->attributes =
So I have these lines of javascript code that I need to remove all
I have these lines of code in a command line project in VS2010 c++.
I have these lines in my ~/.inputrc : set editing-mode vi set keymap vi
there'are these lines in the sample Win32 app created default by VS. Can you
I wrote these lines in My Application start event: var mongo = new Mongo();

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.