Click here to Skip to main content
16,012,028 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Hidding horizontal scroll bars Pin
alex.barylski14-Sep-02 13:58
alex.barylski14-Sep-02 13:58 
GeneralThe View State is invalid for this page and might be corrupted Pin
Nemanja Trifunovic13-Sep-02 11:56
Nemanja Trifunovic13-Sep-02 11:56 
QuestionAre there many perl gurus out here? Pin
brianwelsch13-Sep-02 9:26
brianwelsch13-Sep-02 9:26 
GeneralRestricting file access Pin
Not Active13-Sep-02 5:37
mentorNot Active13-Sep-02 5:37 
GeneralRe: Restricting file access Pin
Paul Watson13-Sep-02 6:07
sitebuilderPaul Watson13-Sep-02 6:07 
GeneralRe: Restricting file access Pin
Not Active13-Sep-02 6:32
mentorNot Active13-Sep-02 6:32 
QuestionWhat is wrong? Pin
Rickard Andersson2013-Sep-02 4:02
Rickard Andersson2013-Sep-02 4:02 
AnswerRe: What is wrong? Pin
Paul Watson13-Sep-02 4:44
sitebuilderPaul Watson13-Sep-02 4:44 
Rickard Andersson wrote:
This error can be caused by a virtual directory not being configured as an application in IIS.

Another irritating thing about ASP.NET. With ASP you just copied the file and it ran, with ASP.NET you have to maintain the integrity of the whole assembly and a whole lot of other setup tasks.


Basically this is what you need to do: You need to get Brinkster to make the IIS Virtual Directory in which your web.config file lies an Application. This can be done in IIS itself (right click virtual dir, click Create Application.)

If Brinkster won't do this for you (which they probably won't) then you need to locate your web.config file in an application folder, not just a normal folder. Bottom line is web.config must be in a virtual dir which is an IIS Application. Very bizarre but that is the deal unfortunatley.

Paul Watson
Bluegrass
Cape Town, South Africa

GeneralRe: What is wrong? Pin
Paul Riley13-Sep-02 5:39
Paul Riley13-Sep-02 5:39 
GeneralRe: What is wrong? Pin
Paul Watson13-Sep-02 5:43
sitebuilderPaul Watson13-Sep-02 5:43 
GeneralRe: What is wrong? Pin
Rickard Andersson2013-Sep-02 7:51
Rickard Andersson2013-Sep-02 7:51 
GeneralRe: What is wrong? Pin
Rickard Andersson2013-Sep-02 8:23
Rickard Andersson2013-Sep-02 8:23 
GeneralRe: What is wrong? Pin
Rickard Andersson2013-Sep-02 9:16
Rickard Andersson2013-Sep-02 9:16 
GeneralRe: What is wrong? Pin
Paul Riley13-Sep-02 9:57
Paul Riley13-Sep-02 9:57 
GeneralRe: What is wrong? Pin
Rickard Andersson2013-Sep-02 23:42
Rickard Andersson2013-Sep-02 23:42 
GeneralRe: What is wrong? Pin
Andy Smith13-Sep-02 8:32
Andy Smith13-Sep-02 8:32 
GeneralRe: What is wrong? Pin
Paul Watson14-Sep-02 0:25
sitebuilderPaul Watson14-Sep-02 0:25 
Question.aspx files won't work on my server!!! Why? Pin
LukeV13-Sep-02 3:01
LukeV13-Sep-02 3:01 
AnswerRe: .aspx files won't work on my server!!! Why? Pin
LukeV13-Sep-02 4:50
LukeV13-Sep-02 4:50 
GeneralRe: .aspx files won't work on my server!!! Why? Pin
Paul Watson13-Sep-02 5:58
sitebuilderPaul Watson13-Sep-02 5:58 
GeneralRe: .aspx files won't work on my server!!! Why? Pin
LukeV13-Sep-02 6:13
LukeV13-Sep-02 6:13 
GeneralRe: .aspx files won't work on my server!!! Why? Pin
Paul Watson13-Sep-02 6:33
sitebuilderPaul Watson13-Sep-02 6:33 
GeneralRe: .aspx files won't work on my server!!! Why? Pin
LukeV13-Sep-02 6:37
LukeV13-Sep-02 6:37 
GeneralRe: .aspx files won't work on my server!!! Why? Pin
Paul Watson13-Sep-02 6:40
sitebuilderPaul Watson13-Sep-02 6:40 
GeneralAlert box and aspx.vb Pin
sybux200012-Sep-02 8:26
sybux200012-Sep-02 8:26 

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.