Click here to Skip to main content
15,906,569 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionTable row as link in MVC Pin
Priya Prk12-Apr-11 0:55
Priya Prk12-Apr-11 0:55 
AnswerRe: Table row as link in MVC Pin
Ali Al Omairi(Abu AlHassan)12-Apr-11 1:30
professionalAli Al Omairi(Abu AlHassan)12-Apr-11 1:30 
QuestionPDF Pin
Ramkumar_S11-Apr-11 23:48
Ramkumar_S11-Apr-11 23:48 
AnswerRe: PDF Pin
R. Giskard Reventlov12-Apr-11 1:10
R. Giskard Reventlov12-Apr-11 1:10 
AnswerRe: PDF Pin
Not Active12-Apr-11 5:07
mentorNot Active12-Apr-11 5:07 
AnswerRe: PDF Pin
Dhyanga12-Apr-11 5:22
Dhyanga12-Apr-11 5:22 
GeneralRe: PDF Pin
thatraja12-Apr-11 18:09
professionalthatraja12-Apr-11 18:09 
QuestionThe report definition for report 'C:\inetpub..' has not been specified [fixed] Pin
gavindon11-Apr-11 11:52
gavindon11-Apr-11 11:52 
Ok I have Googled to death and found a lot of this type error but no solutions that work.

An error occurred during local report processing.
The report definition for report 'C:\inetpub\PriceTags\PrintAll.rdlc' has not been specified
Could not find file 'C:\inetpub\PriceTags\PrintAll.rdlc'


My app was working fine until I moved to the live webserver and live sql server. Now the report 'C:\inetpub\PriceTags\PrintAll.rdlc' is 100% for sure sitting exactly where it says it isn't..
everything else on my app is working fine on live except for this report. For the life of me I cant figure out why its telling me it cant find the file when I can see the file sitting right there on the web server with the other files. (I have 100% access to the web server as it is hosted inhouse.)
any ideas where to go from here?
VS 2010 Ultimate
ASP.net 4.0
SQL server 2008R2
webserver is on windows server 2008R2
the report is an embedded rdlc file using the basic VS stuff. not crystal reports.
The error is in reportviewer when I try to view it using a browser bouncing off the webserver. Running localhost out of VS it works perfectly fine.
edit:
the above error is when using the browser on the web server
the below error is when using a remote browser NOT on the webserver
An error has occurred during report processing.
    The type specified in the TypeName property of ObjectDataSource 'ObjectDataSource1' could not be found.

EDIT:
Not sure why or what the problem was. But when I rebuilt the reports(identical to the old one) after changing my connection strings to the live database. it worked fine.

so old report ran fine on localhost, changed connections and my dataset to live db(exact copy of my local one) everything worked fine but the reports. deleted them and rebuilt exactly as old.. and they work...
Programming is a race between programmers trying to build bigger and better idiot proof programs, and the universe trying to build bigger and better idiots, so far... the universe is winning.

modified on Wednesday, April 13, 2011 10:07 AM

Questionexport a report without viewing first [answered..] [modified] Pin
gavindon11-Apr-11 4:08
gavindon11-Apr-11 4:08 
GeneralRe: export a report without viewing first [answered..] Pin
thatraja12-Apr-11 18:16
professionalthatraja12-Apr-11 18:16 
QuestionWindwos size after pop up other windows. Pin
buffering8310-Apr-11 13:41
buffering8310-Apr-11 13:41 
AnswerRe: Windwos size after pop up other windows. Pin
web works12-Apr-11 4:16
web works12-Apr-11 4:16 
QuestionMultiple check Boxes Events and Text Boxes Enabling Pin
Member 364230010-Apr-11 13:10
Member 364230010-Apr-11 13:10 
AnswerRe: Multiple check Boxes Events and Text Boxes Enabling Pin
meeram39510-Apr-11 21:18
meeram39510-Apr-11 21:18 
GeneralRe: Multiple check Boxes Events and Text Boxes Enabling Pin
Jagz W10-Apr-11 23:19
professionalJagz W10-Apr-11 23:19 
AnswerRe: Multiple check Boxes Events and Text Boxes Enabling Pin
gavindon11-Apr-11 3:43
gavindon11-Apr-11 3:43 
Questionasp:button postback event referene Pin
Ali Al Omairi(Abu AlHassan)10-Apr-11 6:39
professionalAli Al Omairi(Abu AlHassan)10-Apr-11 6:39 
AnswerRe: asp:button postback event referene Pin
GlobX10-Apr-11 14:08
GlobX10-Apr-11 14:08 
GeneralRe: asp:button postback event referene Pin
Ali Al Omairi(Abu AlHassan)10-Apr-11 21:09
professionalAli Al Omairi(Abu AlHassan)10-Apr-11 21:09 
GeneralRe: asp:button postback event referene Pin
Ali Al Omairi(Abu AlHassan)17-Apr-11 20:44
professionalAli Al Omairi(Abu AlHassan)17-Apr-11 20:44 
GeneralRe: asp:button postback event referene Pin
GlobX17-Apr-11 20:52
GlobX17-Apr-11 20:52 
GeneralRe: asp:button postback event referene Pin
Ali Al Omairi(Abu AlHassan)17-Apr-11 21:01
professionalAli Al Omairi(Abu AlHassan)17-Apr-11 21:01 
GeneralRe: asp:button postback event referene Pin
GlobX17-Apr-11 21:04
GlobX17-Apr-11 21:04 
QuestionAdding { and } to format string Pin
Ali Al Omairi(Abu AlHassan)9-Apr-11 0:30
professionalAli Al Omairi(Abu AlHassan)9-Apr-11 0:30 
AnswerRe: Adding { and } to format string Pin
Wendelius9-Apr-11 1:26
mentorWendelius9-Apr-11 1:26 

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.