Click here to Skip to main content
15,900,973 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Grid View Pin
Christian Graus20-Jun-07 15:54
protectorChristian Graus20-Jun-07 15:54 
QuestionText showing Currency Format in asp.net TextControl Pin
aransiola20-Jun-07 10:24
aransiola20-Jun-07 10:24 
AnswerRe: Text showing Currency Format in asp.net TextControl Pin
Christian Graus20-Jun-07 12:35
protectorChristian Graus20-Jun-07 12:35 
Questionselect statement Pin
seemamltn20-Jun-07 9:47
seemamltn20-Jun-07 9:47 
AnswerRe: select statement Pin
Not Active20-Jun-07 9:57
mentorNot Active20-Jun-07 9:57 
QuestionApp_Code annoyance Pin
gantww20-Jun-07 8:58
gantww20-Jun-07 8:58 
AnswerRe: App_Code annoyance Pin
Sathesh Sakthivel20-Jun-07 9:04
Sathesh Sakthivel20-Jun-07 9:04 
GeneralRe: App_Code annoyance Pin
gantww20-Jun-07 9:06
gantww20-Jun-07 9:06 
Whoops. I guess I should have included that information:


Server Error in '/' Application.
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0234: The type or namespace name 'DirectoryServices' does not exist in the namespace 'System' (are you missing an assembly reference?)

Source Error:

Line 8: using System.Web.UI.WebControls.WebParts;
Line 9: using System.Web.UI.HtmlControls;
Line 10: using System.DirectoryServices;
Line 11:
Line 12: namespace PearWeb.App_Code


Source File: c:\SVN\PEAR\Source\PearWeb\App_Code\ADHelper.cs Line: 10

GeneralRe: App_Code annoyance Pin
Sathesh Sakthivel20-Jun-07 9:08
Sathesh Sakthivel20-Jun-07 9:08 
GeneralRe: App_Code annoyance Pin
gantww20-Jun-07 9:14
gantww20-Jun-07 9:14 
GeneralRe: App_Code annoyance Pin
Not Active20-Jun-07 9:15
mentorNot Active20-Jun-07 9:15 
GeneralRe: App_Code annoyance Pin
Not Active20-Jun-07 9:24
mentorNot Active20-Jun-07 9:24 
GeneralRe: App_Code annoyance Pin
gantww20-Jun-07 9:30
gantww20-Jun-07 9:30 
GeneralRe: App_Code annoyance Pin
gantww20-Jun-07 9:45
gantww20-Jun-07 9:45 
GeneralRe: App_Code annoyance Pin
gantww20-Jun-07 10:28
gantww20-Jun-07 10:28 
Questioncrystal reports Pin
teddddddddddd20-Jun-07 8:30
teddddddddddd20-Jun-07 8:30 
AnswerRe: crystal reports Pin
Sathesh Sakthivel20-Jun-07 9:01
Sathesh Sakthivel20-Jun-07 9:01 
Questiona type can not be used as an expression Pin
ASPnoob20-Jun-07 7:21
ASPnoob20-Jun-07 7:21 
AnswerRe: a type can not be used as an expression Pin
Not Active20-Jun-07 7:40
mentorNot Active20-Jun-07 7:40 
AnswerRe: a type can not be used as an expression Pin
Sathesh Sakthivel20-Jun-07 9:06
Sathesh Sakthivel20-Jun-07 9:06 
GeneralRe: a type can not be used as an expression Pin
Not Active20-Jun-07 9:09
mentorNot Active20-Jun-07 9:09 
GeneralRe: a type can not be used as an expression Pin
Christian Graus20-Jun-07 12:36
protectorChristian Graus20-Jun-07 12:36 
QuestionServer Error in '/' Application. Pin
Amr M. K.20-Jun-07 6:53
Amr M. K.20-Jun-07 6:53 
AnswerRe: Server Error in '/' Application. Pin
badgrs20-Jun-07 7:19
badgrs20-Jun-07 7:19 
QuestionCannot find Server or DNS Error Pin
BGadhia20-Jun-07 6:34
BGadhia20-Jun-07 6:34 

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.