Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Security > can't load File.aspx.cs in SSL

Reply
Thread Tools

can't load File.aspx.cs in SSL

 
 
Dean
Guest
Posts: n/a
 
      05-05-2005
Hello,

I can upload (html & aspx) files to \SSL folder and they work ok ie: users
enter https://myserver/ssl/File.aspx and SSL yellow lock displays etc.

However the aspx file only works if all C# codes are within the <script> tag
in file aspx. If I try to move them in code-behind (say file.aspx.cs) as I
often work with Visual Studio.Net then it won't work in SSL again. VS.net
would compile ok however the server would display error message that the
aspx.cs file could not be loaded.

Any help would be great thanks.

DN
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
"Failed set trust point in ssl context" when using SSL communication emukang Java 0 12-20-2005 04:54 PM
Response.Redirect from SSL to non SSL with port drops port. Sean Wolfe ASP .Net 1 04-28-2005 07:49 PM
SSL with backend SSL on CSS 11500 Olivier PELERIN Cisco 0 08-30-2004 08:30 PM
How to imbed non-SSL links within SSL pages without using code CW ASP .Net 2 05-02-2004 01:40 PM
From non-ssl area to ssl ara with a virtual href path? 620 ASP .Net 2 01-06-2004 09:58 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57