configure ASA customization portal object error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2008 03:34 AM - edited 02-21-2020 02:57 AM
Hi,
My ASA version is 8.0.4. When I configure any of customization object at Configuration - Remote Access VPN - Clientless SSL VPN Access - Portal - Customization, it open a new browser windows and popup "Can not open customization profile attempt to index global `webfo' (a nil value)
" error message. I try to erase all of the configuration of my ASA, but it does not work. Can you please help to resolve this problem?
Best Regards,
Jackson Ku
- Labels:
-
Other Network Security Topics
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2008 06:29 AM
Try reloading the AS which will solve the issue as similar issues have been solved before by ASA reload.Also provide the output of "show Tech" if issue exists after reload.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2008 08:18 AM
Is there any other way than reboot the ASA to solve that issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2008 01:17 AM
No other way?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2008 09:45 AM
Jackson,
How did you end up resolving this issue in the end?
I have the same problem.
Reloading the ASA doesn't make any difference.
ChrisO

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2008 11:44 AM
I discovered the resolution to this problem.
I had to enter:
"revert webvpn all"
and then reload the ASA.
After that the DfltCustomization template now appeared under Portal/Customization menu and I was able to double-click and edit the object and get into the SSL VPN Customization Editor and get on with configuring the box.
ChrisO
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2008 01:11 PM
Another simple manipulation is to disable webvpn and enable it again. I did it and it worked, without reloading the Firewall. In the CLI it's:
webvpn
no enable outside
enable outside
And it's ok :)
