Click here to Skip to main content
15,908,264 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Need to open Access application from web application Pin
Christian Graus3-Jun-09 20:52
protectorChristian Graus3-Jun-09 20:52 
GeneralRe: Need to open Access application from web application Pin
samerh3-Jun-09 21:26
samerh3-Jun-09 21:26 
GeneralRe: Need to open Access application from web application Pin
Abhijit Jana3-Jun-09 21:32
professionalAbhijit Jana3-Jun-09 21:32 
GeneralRe: Need to open Access application from web application Pin
Christian Graus3-Jun-09 21:56
protectorChristian Graus3-Jun-09 21:56 
Questionneed help for this error - Cannot use a leading .. to exit above the top directory. Pin
slSoftware3-Jun-09 17:37
slSoftware3-Jun-09 17:37 
AnswerRe: need help for this error - Cannot use a leading .. to exit above the top directory. Pin
Christian Graus3-Jun-09 20:56
protectorChristian Graus3-Jun-09 20:56 
GeneralRe: need help for this error - Cannot use a leading .. to exit above the top directory. Pin
slSoftware4-Jun-09 5:13
slSoftware4-Jun-09 5:13 
QuestionFind feature in Report Viewer for reporting services not working Pin
catmom3-Jun-09 14:30
catmom3-Jun-09 14:30 
I have an asp.net application (VB.Net, Reporting Services 2005) which includes a report viewer that displays a client-side report. The report displays normally, but the built-in find feature is not working from the report viewer on my webpage. When the report is displayed and I enter a search string in the find textbox and click Find, the report is redisplayed from the beginning, and does not indicate any "found" text. Maybe I wasn't using the right search criteria, but I couldn't find any reference to a problem concerning this.

The Report Viewer settings from the source are:

<rsweb:ReportViewer ID="IHEEView" runat="server" Width="100%" Height="99.3%" Font-Names="Verdana" Font-Size="8pt" ShowParameterPrompts="False" ShowCredentialPrompts="False" ShowDocumentMapButton="False" BorderColor="DimGray" BorderStyle="Solid" BorderWidth="1px" DocumentMapCollapsed="True" SizeToReportContent="True" AsyncRendering="False" ShowPageNavigationControls="False">
<LocalReport ReportPath="IHEEContractor.rdlc">
</LocalReport>
</rsweb:ReportViewer>
.

I am including Microsoft.ReporViewer.Common.dll, Microsoft.ReportViewer.ProcessingObjectModel.dll, and Microsoft.ReportViewer.WebForms.dll, all Version 8.0.0.0 in the bin folder.



This is due ASAP (isn't it always!?)

Help is greatly appreciated.
QuestionCertification Question Pin
BrockF123-Jun-09 13:43
BrockF123-Jun-09 13:43 
AnswerRe: Certification Question Pin
Christian Graus3-Jun-09 13:46
protectorChristian Graus3-Jun-09 13:46 
AnswerRe: Certification Question Pin
Abhijit Jana3-Jun-09 20:08
professionalAbhijit Jana3-Jun-09 20:08 
QuestionAJAX Help Pin
Ridge Howison3-Jun-09 12:22
Ridge Howison3-Jun-09 12:22 
AnswerRe: AJAX Help Pin
Christian Graus3-Jun-09 12:29
protectorChristian Graus3-Jun-09 12:29 
AnswerRe: AJAX Help Pin
dotnetmember3-Jun-09 19:24
dotnetmember3-Jun-09 19:24 
QuestionNeed programming help. Pin
har dh3-Jun-09 9:10
har dh3-Jun-09 9:10 
AnswerRe: Need programming help. Pin
Not Active3-Jun-09 10:06
mentorNot Active3-Jun-09 10:06 
AnswerRe: Need programming help. Pin
Manas Bhardwaj3-Jun-09 10:09
professionalManas Bhardwaj3-Jun-09 10:09 
AnswerRe: Need programming help. Pin
Christian Graus3-Jun-09 10:27
protectorChristian Graus3-Jun-09 10:27 
AnswerRe: Need programming help. Pin
Abhishek Sur3-Jun-09 12:06
professionalAbhishek Sur3-Jun-09 12:06 
Questionwhen using .mdb to upload files, it was good. but....in MSSQL.. Pin
lsh486love3-Jun-09 6:35
lsh486love3-Jun-09 6:35 
AnswerRe: when using .mdb to upload files, it was good. but....in MSSQL.. Pin
Ennis Ray Lynch, Jr.3-Jun-09 8:08
Ennis Ray Lynch, Jr.3-Jun-09 8:08 
QuestionOracle Data reader with Crystal Report Viewer Pin
Girish4813-Jun-09 4:16
Girish4813-Jun-09 4:16 
AnswerRe: Oracle Data reader with Crystal Report Viewer Pin
David Mujica3-Jun-09 4:31
David Mujica3-Jun-09 4:31 
AnswerRe: Oracle Data reader with Crystal Report Viewer Pin
Ennis Ray Lynch, Jr.3-Jun-09 5:07
Ennis Ray Lynch, Jr.3-Jun-09 5:07 
GeneralRe: Oracle Data reader with Crystal Report Viewer Pin
Girish4813-Jun-09 5:17
Girish4813-Jun-09 5:17 

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.