Click here to Skip to main content
15,922,407 members
Home / Discussions / C#
   

C#

 
AnswerRe: Custom look for NumericUpDown control Pin
OriginalGriff18-Sep-10 6:13
mveOriginalGriff18-Sep-10 6:13 
GeneralRe: Custom look for NumericUpDown control Pin
Mazdak18-Sep-10 6:16
Mazdak18-Sep-10 6:16 
GeneralRe: Custom look for NumericUpDown control Pin
OriginalGriff18-Sep-10 6:25
mveOriginalGriff18-Sep-10 6:25 
QuestionHow can i define the ConcurrentQueue size ? Pin
Yanshof18-Sep-10 0:48
Yanshof18-Sep-10 0:48 
Questioncopy control with relative code Pin
behzadcp18-Sep-10 0:38
professionalbehzadcp18-Sep-10 0:38 
AnswerRe: copy control with relative code Pin
Saksida Bojan18-Sep-10 23:59
Saksida Bojan18-Sep-10 23:59 
QuestionpInvoke Struct Pin
Saksida Bojan17-Sep-10 22:18
Saksida Bojan17-Sep-10 22:18 
AnswerRe: pInvoke Struct Pin
#realJSOP18-Sep-10 1:03
professional#realJSOP18-Sep-10 1:03 
GeneralRe: pInvoke Struct Pin
Saksida Bojan18-Sep-10 2:13
Saksida Bojan18-Sep-10 2:13 
AnswerRe: pInvoke Struct Pin
DaveyM6918-Sep-10 5:05
professionalDaveyM6918-Sep-10 5:05 
AnswerRe: pInvoke Struct [modified] Pin
harold aptroot18-Sep-10 5:29
harold aptroot18-Sep-10 5:29 
GeneralRe: pInvoke Struct Pin
DaveyM6918-Sep-10 6:10
professionalDaveyM6918-Sep-10 6:10 
GeneralRe: pInvoke Struct Pin
harold aptroot18-Sep-10 6:47
harold aptroot18-Sep-10 6:47 
GeneralRe: pInvoke Struct Pin
Saksida Bojan18-Sep-10 23:58
Saksida Bojan18-Sep-10 23:58 
GeneralRe: pInvoke Struct Pin
harold aptroot19-Sep-10 2:06
harold aptroot19-Sep-10 2:06 
GeneralRe: pInvoke Struct Pin
Saksida Bojan19-Sep-10 3:08
Saksida Bojan19-Sep-10 3:08 
QuestionGenerate PDF with Itextsharp (Issue with Arabic Language Font) Pin
anish27patel17-Sep-10 21:10
anish27patel17-Sep-10 21:10 
QuestionService discovery within solution when deployed with services Pin
Michael Eber17-Sep-10 11:43
Michael Eber17-Sep-10 11:43 
QuestionMessage Removed Pin
17-Sep-10 11:21
janocho17-Sep-10 11:21 
AnswerCross Post Pin
AspDotNetDev17-Sep-10 11:39
protectorAspDotNetDev17-Sep-10 11:39 
QuestionProgramming projects Pin
Bardy8517-Sep-10 10:58
Bardy8517-Sep-10 10:58 
Questionhi Pin
ishaq shinwari17-Sep-10 8:40
ishaq shinwari17-Sep-10 8:40 
AnswerRe: hi - What use is that as a problem title? Might as well use "Squark!" or "Ouch!" Pin
OriginalGriff17-Sep-10 9:02
mveOriginalGriff17-Sep-10 9:02 
AnswerRe: hi Pin
Abhinav S18-Sep-10 1:01
Abhinav S18-Sep-10 1:01 
QuestionError trying to use a local report with SQL Server 2008 R2 Pin
gmhanna17-Sep-10 8:32
gmhanna17-Sep-10 8:32 
Hi,

I've built a brand new application written in C# with VS2010 and I'm getting an error with my .rdlc file that states:

The report definition is not valid. Details: The report definition has an invalid target namespace 'http://schemas.microsoft.com/sqlserver/reporting/2008/01/reportdefinition' which cannot be upgraded. e:\test\test1\test1\Report1.rdlc test1


This is a local report, not a server based report. I can create different reports against the data base using Report Builder with no issues. Note, I'm NOT trying to transport the files between Report Builder and VS2010. Am I forced into using Report Builder Server reports once I install SQL Server 2008 R2?

I would like to get this work as a local report and I'm not sure what is wrong. Any help is greatly appreciated.

Thank you,
Glenn

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.