Click here to Skip to main content
15,888,301 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Displying data into formview on link button click Pin
AhsanS18-Aug-08 23:06
AhsanS18-Aug-08 23:06 
GeneralRe: Displying data into formview on link button click Pin
Rameez Raja19-Aug-08 1:32
Rameez Raja19-Aug-08 1:32 
QuestionRetrieving data from a site? Pin
ddspliting18-Aug-08 22:33
ddspliting18-Aug-08 22:33 
AnswerRe: Retrieving data from a site? Pin
AhsanS18-Aug-08 23:14
AhsanS18-Aug-08 23:14 
GeneralRe: Retrieving data from a site? Pin
ddspliting19-Aug-08 2:30
ddspliting19-Aug-08 2:30 
GeneralRe: Retrieving data from a site? Pin
N a v a n e e t h19-Aug-08 3:07
N a v a n e e t h19-Aug-08 3:07 
GeneralRe: Retrieving data from a site? Pin
ddspliting19-Aug-08 3:45
ddspliting19-Aug-08 3:45 
QuestionCrystal Report Error in ASP.net Pin
N.Surendra Prasad18-Aug-08 22:06
N.Surendra Prasad18-Aug-08 22:06 
I have a .net web project where we use Crystal report(which comes along with VS 2005) for few of the reports. It works fine in the localhost, but when run in the server it throws the following error

Also i have an XML file which will be read by an dataset and this dataset will be provided as datasource to the report.

Error:
Type 'http://schemas.microsoft.com/sqlserver/2004/sqltypes:varchar' is not declared, or is not a simple type.

Stack Trace:
[XmlSchemaException: Type 'http://schemas.microsoft.com/sqlserver/2004/sqltypes:varchar' is not declared, or is not a simple type.]
System.Xml.Schema.XmlSchemaSet.InternalValidationCallback(Object sender, ValidationEventArgs e) +1081039
System.Xml.Schema.BaseProcessor.SendValidationEvent(XmlSchemaException e, XmlSeverityType severity) +67
System.Xml.Schema.Compiler.CompileElement(XmlSchemaElement xe) +2134
System.Xml.Schema.Compiler.Compile() +823
System.Xml.Schema.Compiler.Execute(XmlSchemaSet schemaSet, SchemaInfo schemaCompiledInfo) +17
System.Xml.Schema.XmlSchemaSet.Compile() +292
System.Data.DataSet.ReadXSDSchema(XmlReader reader, Boolean denyResolving) +301
System.Data.XmlDataLoader.ProcessXsdSchema() +144
System.Data.XmlDataLoader.LoadData(XmlReader reader) +1657577
System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving) +900
System.Data.DataSet.ReadXml(String fileName) +62
Reports_CrystalPage.Page_Load(Object sender, EventArgs e) +239
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061

Any help would be of great use.

N.Surendra Prasad

Questiondisplay 1,00,000 record in asp.net Pin
Jagwinder Walia18-Aug-08 21:59
Jagwinder Walia18-Aug-08 21:59 
AnswerRe: display 1,00,000 record in asp.net Pin
N.Surendra Prasad18-Aug-08 22:11
N.Surendra Prasad18-Aug-08 22:11 
AnswerRe: display 1,00,000 record in asp.net Pin
J4amieC18-Aug-08 22:14
J4amieC18-Aug-08 22:14 
AnswerRe: display 1,00,000 record in asp.net Pin
Abhijit Jana18-Aug-08 22:18
professionalAbhijit Jana18-Aug-08 22:18 
AnswerRe: display 1,00,000 record in asp.net Pin
Jagwinder Walia18-Aug-08 22:54
Jagwinder Walia18-Aug-08 22:54 
GeneralRe: display 1,00,000 record in asp.net Pin
AhsanS18-Aug-08 23:05
AhsanS18-Aug-08 23:05 
AnswerRe: display 1,00,000 record in asp.net Pin
Christian Graus19-Aug-08 1:17
protectorChristian Graus19-Aug-08 1:17 
QuestionGridView issue Pin
trilokharry18-Aug-08 21:49
trilokharry18-Aug-08 21:49 
AnswerRe: GridView issue Pin
Christian Graus18-Aug-08 21:54
protectorChristian Graus18-Aug-08 21:54 
GeneralRe: GridView issue Pin
The Web Developer18-Aug-08 22:15
The Web Developer18-Aug-08 22:15 
AnswerRe: GridView issue Pin
The Web Developer18-Aug-08 22:14
The Web Developer18-Aug-08 22:14 
QuestionJava Script issue---urgent Pin
trilokharry18-Aug-08 21:44
trilokharry18-Aug-08 21:44 
JokeRe: Java Script issue---urgent Pin
Sandeep Akhare18-Aug-08 21:48
Sandeep Akhare18-Aug-08 21:48 
GeneralRe: Java Script issue---urgent Pin
trilokharry18-Aug-08 21:53
trilokharry18-Aug-08 21:53 
QuestionDataGrid and Hyperlink Pin
The Web Developer18-Aug-08 21:34
The Web Developer18-Aug-08 21:34 
AnswerRe: DataGrid and Hyperlink Pin
AhsanS18-Aug-08 23:19
AhsanS18-Aug-08 23:19 
GeneralRe: DataGrid and Hyperlink Pin
The Web Developer19-Aug-08 0:28
The Web Developer19-Aug-08 0:28 

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.