P
|
paul.speck author 6/30/2006 |
I tracked the Object Reference error down to the Formatting step of project creation. When I set a field to be edited as a dropdown list which references another table the error arises. I am guessing that the code attempting to look up these values from the specified table is having the same problem with func.getConnectionString? |
|
Eugene 7/1/2006 |
Please, send me your connectionString and path to folder where database is located. |
P
|
paul.speck author 7/1/2006 |
Eugene, |
P
|
paul.speck author 7/3/2006 |
It appears that the page is not returning information correctly from lines such as the following: |
P
|
paul.speck author 7/3/2006 |
Eugene, |
|
Eugene 7/4/2006 |
I am not sure where these func.GetConnectionStr() and func.GetLookupValue functions are located. If anyone has any suggestions or has experienced this issue before and can offer some advice I would appreciate it.
|