Click here to Skip to main content
15,887,427 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Javascript for RadioButton? Pin
BalasubramanianK24-Jun-08 2:16
BalasubramanianK24-Jun-08 2:16 
GeneralRe: Javascript for RadioButton? Pin
Christian Graus24-Jun-08 3:02
protectorChristian Graus24-Jun-08 3:02 
GeneralRe: Javascript for RadioButton? Pin
Imran Khan Pathan24-Jun-08 3:23
Imran Khan Pathan24-Jun-08 3:23 
Questionimp Pin
niki_nilu24-Jun-08 1:28
niki_nilu24-Jun-08 1:28 
AnswerRe: imp Pin
Christian Graus24-Jun-08 1:55
protectorChristian Graus24-Jun-08 1:55 
AnswerRe: imp Pin
Guffa24-Jun-08 2:02
Guffa24-Jun-08 2:02 
AnswerRe: imp Pin
eyeseetee24-Jun-08 2:21
eyeseetee24-Jun-08 2:21 
Questionredirect iis to an asp.net subfolder Pin
Ayman Mashal24-Jun-08 0:50
Ayman Mashal24-Jun-08 0:50 
Hi,

i have an asp.net project that contains a subfolder (myproj/subfolder) with some classes and pages


i want to run what is in the subfolder in this fashion

http://localhost/subfolder/.... etc

can i do that ?

i tried to create a virtual directory in IIS that points to myproj/subfolder

but when i run the link

http://localhost/subfolder/Client/UserPermissions.aspx

i got the error

Parser Error 
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. 

Parser Error Message: Could not load type 'subfolder.Client.UserPermissions'.

Source Error: 


Line 1:  <%@ Page language="c#" Codebehind="UserPermissions.aspx.cs" AutoEventWireup="false" Inherits="subfolder.Client.UserPermissions" %>
Line 2:  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
Line 3:  <HTML>
 

Source File: C:\Inetpub\wwwroot\myproj\subfolder\Client\UserPermissions.aspx    Line: 1 


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032 

AnswerRe: redirect iis to an asp.net subfolder Pin
Christian Graus24-Jun-08 1:03
protectorChristian Graus24-Jun-08 1:03 
AnswerRe: redirect iis to an asp.net subfolder Pin
Abhijit Jana24-Jun-08 1:04
professionalAbhijit Jana24-Jun-08 1:04 
AnswerRe: redirect iis to an asp.net subfolder Pin
eyeseetee24-Jun-08 1:05
eyeseetee24-Jun-08 1:05 
GeneralRe: redirect iis to an asp.net subfolder Pin
Christian Graus24-Jun-08 1:57
protectorChristian Graus24-Jun-08 1:57 
AnswerRe: redirect iis to an asp.net subfolder Pin
Ayman Mashal24-Jun-08 2:00
Ayman Mashal24-Jun-08 2:00 
QuestionBased on current date have to enable only current week dates? Pin
Member 387988124-Jun-08 0:12
Member 387988124-Jun-08 0:12 
AnswerRe: Based on current date have to enable only current week dates? Pin
Christian Graus24-Jun-08 0:16
protectorChristian Graus24-Jun-08 0:16 
AnswerRe: Repeat Post! Pin
eyeseetee24-Jun-08 0:16
eyeseetee24-Jun-08 0:16 
GeneralRe: Based on current date have to enable only current week dates? Pin
Member 387988124-Jun-08 0:48
Member 387988124-Jun-08 0:48 
GeneralRe: Based on current date have to enable only current week dates? Pin
Christian Graus24-Jun-08 1:02
protectorChristian Graus24-Jun-08 1:02 
GeneralRe: Based on current date have to enable only current week dates? Pin
Member 387988124-Jun-08 1:20
Member 387988124-Jun-08 1:20 
GeneralRe: Based on current date have to enable only current week dates? Pin
eyeseetee24-Jun-08 2:19
eyeseetee24-Jun-08 2:19 
GeneralRe: Based on current date have to enable only current week dates? Pin
Christian Graus24-Jun-08 2:55
protectorChristian Graus24-Jun-08 2:55 
QuestionDisplay a please wait screen Pin
Krazy Programmer24-Jun-08 0:07
Krazy Programmer24-Jun-08 0:07 
AnswerRe: Display a please wait screen Pin
Member 387988124-Jun-08 0:15
Member 387988124-Jun-08 0:15 
GeneralRe: Display a please wait screen Pin
Krazy Programmer24-Jun-08 1:11
Krazy Programmer24-Jun-08 1:11 
AnswerRe: Display a please wait screen Pin
Christian Graus24-Jun-08 0:20
protectorChristian Graus24-Jun-08 0:20 

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.