![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
The error occurs in the following maner: I load the control, put some dimensions on row area, expand them, put some measures and then, I go to other web page of my web application. When I come back to the application I get the following error: There is a problem with this cube. La columna 'SET_CAPTION' no pertenece a la tabla rowsetTable. (which means,SET_CAPTION column does not belong to rowsetTable) Well, the error is on CubeSchema.cs on line 102 (inside Open method).I'll try to solve the problem, but any help will be appreciated, since I have no idea what SET_CAPTION stands for. Thnak you for you attention |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
It seems that Richard wanted to save the state of the control while the session was up. I commented out lines 92-118, wich dealt with the saveing of the state of the control and everything works fine. SInce I donīt need to save the state of the control every time I leave the page in which I've palced the control, this solution is fine for me. |
![]() |
| Thread Tools | |
| Display Modes | |
| |