Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » cannot open file "ProfUIS251md.lib" in updated Prof-UIS (2.51) Collapse All
Subject Author Date
jayender sivan Dec 22, 2005 - 10:55 PM

Hi,


well... i got a mail regarding the  release of Prof-UIS 2.51. and i updated it. 


now am getting a link error.


[code]


LINK : fatal error LNK1104: cannot open file "ProfUIS251md.lib"
Error executing link.exe.


source.exe - 1 error(s), 0 warning(s)


[/code] hoping to get the solution soon..


thanks,


Jayender.

Technical Support Dec 23, 2005 - 1:58 AM

Please rebuild your project completely by invoking Rebuild in Visual Studio. Prof-UIS uses the #pragma directive to make Prof-UIS’s DLL/LIB linking automatically with your project(s). The full rebuild is important in this case to let the compiler/linker see the new name of the library being linked automatically.

jayender sivan Dec 23, 2005 - 3:12 AM

Yes .. i did  it.. i did Rebuild twice  .. but the error continues... anyway will try out again  and get back to u ..


thanks


 jayender.

Technical Support Dec 23, 2005 - 11:07 AM

Please check whether you overrode 2.50 with 2.51 correctly and whether the Include/Library paths of your project (or Visual Studio settings) are also correct.

jayender S Dec 25, 2005 - 9:14 PM

Yes .. i did it. but i get application error when i run ActiveX scripting.. but when i run "MDI_DynamicBars" it works perfectly, but not ActiveX scripting.


this the error :


the instruction at "0xcdcdcdcd". The memory could not be "read". 


y is this happening ? is there anything that  i got to check it up with my setting ? waiting for ur reply.


thanks,


jayender.

jayender S Dec 25, 2005 - 9:48 PM

It works fine. Thanks a lot. i gave Rebuilt all for my dll file and then run the ActioveX scripting sample .. it works fine.


thanks once again.


jayender.