ORA-06413: соединение не открыто
I have created Telerik Report in HTML5 using reportViewer and connected it with oracle using connection string . I was having this error while connecting "Connection not open, i found out that oracle10g64 will not allow to connect visual studio with oracle if VS path look like this "C:\Program Files (x86)" with Brackets. I found solution and created directory "C:\Program Files x86" which indirectly is same path. I was able to create datasource and I can now Preview Telerik report (with data from oracle) in Visual Studio. Now am trying to open this report in Browser (opened from same path "C:\Program Files x86"), i get following error again.
An error has occurred while processing Table 'Table1': ORA-06413: Connection not open
Я застрял и не могу найти решение этой проблемы. Пожалуйста, помогите.
Заранее спасибо
Примечание: кто-то сказал, что эта проблема заключается в том, что вы запускаете oracle_10g64 32bit на 64-битной машине, теперь я установил oracle 11g вместе с oracle 10g и все еще сталкиваюсь с той же проблемой, уже изменив настройку переменной среды на моем компьютере для oracle 11g.
Waqas Ahmad Abbasi
Я погуглил эту ошибку и попробовал все возможные решения.
1. создан каталог x86 без скобок
2. установленная visual studio в C:\VisualStudio путь (не в программных файлах)
3. Установил 64бит Oracle10g
4. попробовал Oracle 11g
И все же эта проблема существует. Пожалуйста помогите