cancel
Showing results for 
Search instead for 
Did you mean: 

Error on page Access is denied

Former Member
0 Kudos

Hi

I created a URL iView to an application that runs on a computer in my internal network

and attached the iView to a page.

When I enter that page I get the application user&password to fill out.

After filling the user&password I get an error on page:

line: 113

char: 2

error: access is denied

url: http://colsms/nihulit_web/custom/login.asp

The strange thing is that if I open the IView in a new window (through the menu) I will not get this error and will be able to enter the application.

I am working on EP6 SP12.

For any suggestions ....

Nitsan

Accepted Solutions (1)

Accepted Solutions (1)

detlev_beutner
Active Contributor
0 Kudos

Hi Nitsan,

I don't know the details of your problem, but in the end, it is more than probable that this is a JS-problem where some JS is referring to some iFrame (inner or outer) which does not come from the same domain.

If you have your asp application at hand, try to add some domain-relaxing code into the application and make sure that the portal and the application run within the same domain (for instance the portal under portal.colsms.com and the app under app.colsms.com).

Hope it helps

Detlev

Answers (0)