Hi
I am using crystal 10 and am calling my report from an asp.net web page.
Info is entered on the asp.net page and then stored on a sql database.
The report is call from a button that passes the report 2 parameters.
All the report has to is get the data written to the sql database and...
Hi
I am using crystal 10 and am calling my report from an asp.net web page.
Info is entered on the asp.net page and then stored on a sql database.
The report is call from a button that passes the report 2 parameters.
All the report has to is get the data written to the sql database and...
The SQL server and the IIS server are on the same machine at the moment.
This has me well and truely stumped. The reason I want this is that I keep loosing session state regularly at random time interval and I felt stroing session on the sql server would be more stable.
I am 100% sure the the way I have declared the sessionstate is correct as it works when run using my pc as a local host. It is when I move the files from my PC onto the IIS server that it gives me an error.
I have defined session state like this :-
<sessionState mode="SQLServer"
sqlConnectionString="data source=127.0.0.1;user id=<user>;password=<password>"
cookieless="false"
timeout="20"/>
Hopefully this is a simple config problem.
I have a web app that runs fine when it is hosted on my local pc using localhost to display the pages in my browser.
Ehen I move this app to the intranet server I get errors.
I have pinned down the error to be caused by the <sessionState> tag in my...
I am using crystal 10 from a ASP.NET page. The report is fine displays as expected. What I dont want is that when I want to print the report it does not print off straight away. What it does is open the report in an ADOBE window and you then have to print from there. How do can I stop the ADOBE...
I am using crystal 10 from a ASP.NET page. The report is fine displays as expected. What I dont want is that when I want to print the report it does not print off straight away. What it does is open the report in an ADOBE window and you then have to print from there. How do can I stop the ADOBE...
Hi All
I am not sure if this can be done but I hope it can. Currently we are running 2 sql servers. What I want to ba able to do is refrence table off ! of the servers in a voew on the other server.
So firstly can this be done. If it can what does it involve and how do you do it. I have tried...
I have a datagrid that I have set up with edit templates. When edit is pressed the selected row displays the required drop down list and thedse lists are populated with the required value. The problem I am having is that I am unable to set the selectedvalue for the drop down lists so they...
Hi All
This is a wierd one or at least i think it is. I have a ASP:Button on a form that when it is clicked saves the current form data to an SQL data base. The data on the form is loaded from different customer details database. The save work fine the first time but when you change the data...
I have a page with 2 frame in it I want a button on the top frame to change the src page in the bottom frame. I have looked at other threads and tried examples but cant get it to work can some 1 help me.
I keep getting an this error
error mainframe is not defined.
Mainframe being...
Hi
I have looked at several post in here yet I am still unable to get this to work.
I have a grid that is populated with a list of customers. What I want to be able to do is to click on the grid and retrieve the information stored in that row. This data would then be displayed in textboxes...
Yea that is fine but it only give me what i have selected in the dropdownlist.
What I need is When I select Customer1 that teh address ect for that customer whicd are in the dataset used to fill the listbox then fill the textboxes.
Hope that make sense
Hi All
I have a drop down list that is populated from a dataset and contains customer names. On load all fine as the first customer is displayed in the list and the details for that customer populate several textboxes this like address, telphon ect.
What I can't get to work is that when I...
Hello
I have a asp.net page that is split into two frame a top + bottom. When I use the command button I have set up in the top frame I cant get the bottom frame to refresh to reflect the changes made.
Can anyone tell me how to do this
Cheers
Jamie
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.