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

ASP.NET

 
GeneralRe: Check installed software Pin
C. L. Phillip17-Jan-08 20:32
C. L. Phillip17-Jan-08 20:32 
GeneralRe: Check installed software Pin
N a v a n e e t h17-Jan-08 21:38
N a v a n e e t h17-Jan-08 21:38 
Questionmessage box problem Pin
Pankaj Garg17-Jan-08 3:07
Pankaj Garg17-Jan-08 3:07 
GeneralRe: message box problem Pin
Vasudevan Deepak Kumar17-Jan-08 4:18
Vasudevan Deepak Kumar17-Jan-08 4:18 
GeneralChaging UI on different occasions Pin
King Shez17-Jan-08 3:07
King Shez17-Jan-08 3:07 
GeneralRe: Chaging UI on different occasions Pin
Vasudevan Deepak Kumar17-Jan-08 4:19
Vasudevan Deepak Kumar17-Jan-08 4:19 
GeneralRe: Chaging UI on different occasions Pin
Paddy Boyd17-Jan-08 5:30
Paddy Boyd17-Jan-08 5:30 
Questionscript manager error Pin
Pankaj Garg17-Jan-08 2:58
Pankaj Garg17-Jan-08 2:58 
I have a master page . and a web page , it has master page properties,
Now in this web page i drag dropped a table , in the first rows of table , i drag dropped the script manager control, afterwards , i viewed the source file (html) then i the script manager tyag was shown underlined and was implying the error message

Script manager is now the known element.This can occur if there is a compilation error in the website.

<%@ Page Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="Forms_Default" Title="Untitled Page" %>

<%@ Register Assembly="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
Namespace="System.Web.UI" TagPrefix="asp" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
&nbsp;<table>
<tr>
<td style="width: 100px">
<asp:ScriptManager id="ScriptManager1" runat="server">
</asp:ScriptManager></td>
<td style="width: 100px">
</td>
<td style="width: 100px">
</td>
</tr>
<tr>
<td style="width: 100px">
</td>
<td style="width: 100px">
</td>
<td style="width: 100px">
</td>
</tr>
</table>
</asp:Content>

If you have an apple & I have an apple and we exchange our apples, then each of us will still have only one apple but if you have an idea & I have an idea and we exchange our ideas, then each of us will have two ideas!

GeneralRetrieving Images in DataList Pin
Aigreen17-Jan-08 2:43
Aigreen17-Jan-08 2:43 
QuestionRe: Retrieving Images in DataList Pin
Pankaj Garg17-Jan-08 2:49
Pankaj Garg17-Jan-08 2:49 
GeneralRe: Retrieving Images in DataList Pin
Aigreen17-Jan-08 2:56
Aigreen17-Jan-08 2:56 
GeneralRe: Retrieving Images in DataList Pin
Pankaj Garg17-Jan-08 2:59
Pankaj Garg17-Jan-08 2:59 
GeneralRe: Retrieving Images in DataList Pin
Aigreen17-Jan-08 3:07
Aigreen17-Jan-08 3:07 
GeneralRe: Retrieving Images in DataList Pin
Pankaj Garg17-Jan-08 3:10
Pankaj Garg17-Jan-08 3:10 
Questionsql server 2000 dsn Pin
Pankaj Garg17-Jan-08 2:01
Pankaj Garg17-Jan-08 2:01 
Questioncrystal report formula field Pin
Pankaj Garg17-Jan-08 1:56
Pankaj Garg17-Jan-08 1:56 
QuestionAutoincrement column Pin
mpavas17-Jan-08 1:54
mpavas17-Jan-08 1:54 
GeneralRe: Autoincrement column Pin
Not Active17-Jan-08 2:16
mentorNot Active17-Jan-08 2:16 
GeneralRe: Autoincrement column Pin
mpavas17-Jan-08 2:28
mpavas17-Jan-08 2:28 
GeneralRe: Autoincrement column Pin
Not Active17-Jan-08 2:50
mentorNot Active17-Jan-08 2:50 
Questionerror in my vb.net application Pin
Ravi_2117-Jan-08 1:18
Ravi_2117-Jan-08 1:18 
GeneralRe: error in my vb.net application Pin
dilipv17-Jan-08 21:39
dilipv17-Jan-08 21:39 
GeneralEnumurate Datagrid Rows [modified] Pin
danasegaranea17-Jan-08 0:57
danasegaranea17-Jan-08 0:57 
GeneralRe: Enumurate Datagrid Rows Pin
Paddy Boyd17-Jan-08 1:37
Paddy Boyd17-Jan-08 1:37 
GeneralUnauthorisation error... Pin
koolprasad200316-Jan-08 22:50
professionalkoolprasad200316-Jan-08 22:50 

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.