cancel
Showing results for 
Search instead for 
Did you mean: 

NWDS EHP 1 SP1 with problems

Former Member
0 Kudos

Hi Experts

I've installed NetWeaver EHP1 SP1, some bugs there were in last version were resolved, but i found another bug, and this bugs is really annoying me.

Sometimes when i visualize a view in layout editor, occur an script error, like this:

Internet Explorer Script Error

An error has occurred in the script on this page.

Line: 11449

Char: 3

Error: 'CloseIfDeactivate' is undefined

Code: 0

URL: file:/// C:/Docum....

the window witch this error appear, open o lot of times, when i click Yes or No button another window with the same error is opened again.

This is occurring with frequency.

For example, when i open a view witch isn't appear in current tab or when i maximize or minimize the view layout editor.

There are some way to fix this bug?

Regards

Marcos

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

I get this sometimes, and have found that closing NWDS, deleting the Internet Explorer cache and restarting NWDS solves the problem until it occurs again.

Walter

Former Member
0 Kudos

Hi Walter

I solved this temporally in the same way, but this doesn't resolve permanently. This problem always back after some time.

I'd like a solution to resolve this problem forever.

Do anyone know any solution?

Regards

Marcos

Former Member
0 Kudos

Hi,

I guess if you try working in offline mode this issue will be resolved.

Regards

Ayyapparaj

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

The permanent solution for the error "closeIfDeactivated" in NWDS CE 7.1 EHP1.

I have installed the NWDS EHP 1 SP1 yesterday, but when I create a webdynpro project, a component and a view, I got the same error for every close and open the view.

Then I have simply changed the workspace path thats it, the error gone and no more occurred.

Thanks,

Rambabu

Former Member
0 Kudos

I have tried the solutions mentioned in this thread. Nothing helped me. The message kept coming. How to solve this problem? It is extremely annoying issue.

The softwrae I am using:

1. SAP NetWeaver Developer Studio SAP Enhancement Package 1 for SAP NetWeaver Developer Studio 7.1 SP01 PAT0000 Build id: 200811082206 on Wn XP

2. I switched Default browser in NWDS from IE 8 to Firefox 3.5.2. Both have the same issue.

Any Help appreciated.

Former Member
0 Kudos

All,

I managed to get around the problem by modifying the .js files, where the function 'closeIfDeactivated' is called.

These .js files can found in the following directory:

<IDE_HOME>\eclipse\plugins\com.sap.ur.ideservlet_7.1.0.081107100357\ur\js

The files I modified are the following:

sapUrMapi_ie5.js

sapUrMapi_ie6.js

urMapi_debug_ie5.js

urMapi_debug_ie6.js

urMapi_ie5.js

urMapi_ie6.js

In those files I commented out all lines referencing closeIfDeactivated.

These lines all look the same:

//** window.document.detachEvent("ondeactivate",closeIfDeactivated);

Up until now I' haven't had the 'CloseIfDeactivated' popup anymore.

So it seems to work.

Maybe it's not the most elegant way to solve this issue.

But I think it's better to have a solution at all than continuously having to click away the annoying popups.

Hope this also works for you all.

Gr,

Bart.

Former Member
0 Kudos

I know this bug. Are you using an officially released NWDS? If yes, open an OSS message (BC-WD-UR), otherwise upgrade your NWDS.

Armin

Former Member
0 Kudos

Hi,

Armin:

I am working with trial version of NWDS EHP1 SP1. I need a license to upgrade to official version, right?. If yes, i don't have the license yet. If no, how can i upgrade? i don't find any place to do that...

Ayyapparaj:

What do you want to say with work offline? I didn't understand.

If is to put the IE work offline, this don't work, because the server isn't in my computer.

Regards

Marcos.

Former Member
0 Kudos

If the trial version has this bug, then they should update the trial version.

Armin

Former Member
0 Kudos

Hi,

But i has the last update. This is SP1. Or there is another?

Regards Marcos

Former Member
0 Kudos

I don't know the exact version used for the trial-version, but I know that this bug has been fixed in the meantime (I reported it

Armin

Former Member
0 Kudos

Could you give me the way to do this upgrade?

Marcos

Former Member
0 Kudos

I have no idea. Try to contact whoever publishes the trial versions.

Armin

Former Member
0 Kudos

Ok Armin

I'll try to do this.

Thanks for your replies.

Marcos