Hi group,
We are using crystal report and creating a setup project for it.
When we are deploying it at the web server and running the application,
we are getting this message "Failed to render the report" in the place
where the report is seen. There is no exception/ error thrown.
We hav
Hi group,
1) We are almost done with our web application project and we will be
deploying next week. Is there any check list for deployment which will
give me insight of how to, what to - do when deploying a Web Application
project.
2) One more problem I am facing. I have Visual Studio .Net
Hi group,
I am sending mail from one of my web pages and I am getting this error -
"The transport failed to connect to the server"
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the
e request data
else
// handle other control events
else
// Handle the GET request
else
// Handle other pages
Wenfeng
Sujay Suresh Maheshwari
<[EMAIL PR
Hi Group,
I have written a HttpModule and I am calling a method on
context.PreRequestHandlerExecute
Now this method will be called on all page load. Can I know the event
which called this page load. Rather if a user presses an Add button, can
I know that an add button is clicked.
May b