English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I added some more filed to a report, after edititing the reprot was working fine on the development machine (XP) but when I depolyed the report it start generating the following error:
The Visual Basic UFL that implements this function is missing (or U2lcom.dll is missing).?

2006-08-02 21:15:42 · 2 answers · asked by shahbazi 1 in Computers & Internet Programming & Design

2 answers

Hai *,


You should look for documentation where this file should be installed, like WindowsCrystal or WindowsSystem(System32) folder.
Try registering that dll by

Regsvr32 "PAth of Dll"
__________________

2006-08-02 21:27:43 · answer #1 · answered by dewman_byju 4 · 0 0

When you're going to deploy your project (through Package & Deployment wizard), be sure to include the dll which depends on your program.

2006-08-03 04:40:49 · answer #2 · answered by VBACCESSpert 5 · 0 0

fedest.com, questions and answers