Click here to Skip to main content
15,892,059 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Retrieve sqlserver instances Problem Pin
Abhijit Jana7-May-09 18:58
professionalAbhijit Jana7-May-09 18:58 
GeneralRe: Retrieve sqlserver instances Problem Pin
pampam1109-May-09 12:24
pampam1109-May-09 12:24 
Question"Could not load type 'pagename'" error on build in VS2008 Pin
goodideadave7-May-09 9:28
goodideadave7-May-09 9:28 
AnswerRe: "Could not load type 'pagename'" error on build in VS2008 Pin
Christian Graus7-May-09 11:47
protectorChristian Graus7-May-09 11:47 
GeneralRe: "Could not load type 'pagename'" error on build in VS2008 Pin
goodideadave7-May-09 11:57
goodideadave7-May-09 11:57 
AnswerRe: "Could not load type 'pagename'" error on build in VS2008 Pin
Perry Holman7-May-09 23:22
Perry Holman7-May-09 23:22 
GeneralRe: "Could not load type 'pagename'" error on build in VS2008 Pin
goodideadave8-May-09 6:26
goodideadave8-May-09 6:26 
Question[newbie] Unrecognized '@' block type. Pin
jon-807-May-09 9:00
professionaljon-807-May-09 9:00 
Within a stylesheet I copied to an ASP.NET project, the compiler does not seem to like the first line in the stylesheet.

Any idea why?

@charset "UTF-8"; //Error	1	Unrecognized '@' block type.	c:\inetpub//\wwwroot\Blog\stylesheets\common.css	1	1	http://localhost/Blog/

/* =CALL LIBRARY */
	@import url("reset-min.css"); /* ------- Reset all CSS Styles */

/* =GENERAL - the general styles */
	body{
		font: 62.5%/2.2em "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
		color: #4b4942;
		background: #fff;
	}
...


Jon

AnswerRe: [newbie] Unrecognized '@' block type. Pin
Abhijit Jana7-May-09 19:11
professionalAbhijit Jana7-May-09 19:11 
GeneralRe: [newbie] Unrecognized '@' block type. Pin
jon-807-May-09 21:55
professionaljon-807-May-09 21:55 
QuestionGridView - PageIndexChanging not handled Pin
MarkMokris7-May-09 8:51
MarkMokris7-May-09 8:51 
AnswerRe: GridView - PageIndexChanging not handled Pin
SayreCC7-May-09 14:39
SayreCC7-May-09 14:39 
AnswerRe: GridView - PageIndexChanging not handled Pin
Perry Holman7-May-09 23:32
Perry Holman7-May-09 23:32 
Questionhow we create autogenerated textbox in gridview Pin
rummer7-May-09 8:08
rummer7-May-09 8:08 
AnswerRe: how we create autogenerated textbox in gridview Pin
EssamDev7-May-09 13:52
EssamDev7-May-09 13:52 
Questioncode for a multiline textbox Pin
rummer7-May-09 8:05
rummer7-May-09 8:05 
AnswerRe: code for a multiline textbox Pin
Christian Graus7-May-09 11:49
protectorChristian Graus7-May-09 11:49 
Questionerror on sending mail Pin
Any_India7-May-09 5:39
Any_India7-May-09 5:39 
AnswerRe: error on sending mail Pin
I am BATMAN7-May-09 7:13
I am BATMAN7-May-09 7:13 
GeneralRe: error on sending mail Pin
Any_India7-May-09 20:07
Any_India7-May-09 20:07 
AnswerRe: error on sending mail Pin
Abhijit Jana7-May-09 7:41
professionalAbhijit Jana7-May-09 7:41 
AnswerRe: error on sending mail Pin
Perry Holman7-May-09 23:41
Perry Holman7-May-09 23:41 
QuestionUpdating comfirmation box by commandfield. Pin
magshine7-May-09 5:22
magshine7-May-09 5:22 
QuestionLiveUI 0.4 released (Extjs => ASP.net bridge) Your opinion? Pin
Alexandr Sergeevich Ilyin7-May-09 5:03
Alexandr Sergeevich Ilyin7-May-09 5:03 
AnswerRe: LiveUI 0.4 released (Extjs => ASP.net bridge) Your opinion? Pin
ToddHileHoffer7-May-09 8:34
ToddHileHoffer7-May-09 8: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.