Results 1 to 3 of 3

Thread: Are project and solution file a secrity risk?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2003
    Location
    Three Rivers, MI
    Posts
    354

    Are project and solution file a secrity risk?

    I have a website that I have to work on remotely. Are the any security issues related to leaving the project files and solution files from VS in a live website?

  2. #2
    Frenzied Member
    Join Date
    Aug 2000
    Location
    Birmingham, AL
    Posts
    1,276
    They are not accessible through http requests. Try it yourself.

    If you have a project located at C:\Inetpub\wwwroot\project1

    then open Internet Explorer and try to navigate to http://localhost/project1/project1.sln

    and you see what happens.

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2003
    Location
    Three Rivers, MI
    Posts
    354
    Thanks wey97. I assumed that was the case but I was still a little paraniod about leaving them on the server so I thought I would check just to see if anybody has had a problem with doing so.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width