Hello Everyone,
I have built a website in asp.net C# webpages with razor syntax. I have used WebMatrix. My database is IBM db2.
I am trying to deploy it and i am having the following error :
"IBMDADB2 is not registered"
Please note that i have already registered the IBMDADB2.dll file on my machine.
regsvr32.exe /c C:\Program Files\IBM\SQLLIB\BIN\ibmdadb2.dll
Can you help me on that please ?