Viewing 15 posts - 31 through 45 (of 192 total)
i solved my problem. Need correct to up limit of symbols and change size...
February 5, 2017 at 10:23 am
nice project, but i have problem. Need encode more then 2200 symbols. prox. 3000 -...
February 4, 2017 at 2:32 pm
CoolDown (12/15/2016)
How do you get EPPlus.dll installed in GAC on windows server 2008 R2 without GACUTIL or Win SDK?
December 15, 2016 at 2:32 pm
The zipped resource file attached to this article contains signed assemblies QRCode4CSClassLibrary.dll and CreateQRCodeReturnByteArray.dll.
You could start from the "Deploy the CLR assemblies to the global assembly cache" section and dispense...
September 16, 2016 at 10:10 am
That should work, but everything won't look the same as the article.
I actually recompiled this last month and it worked.
I found this article that has a link to 2010 Express,...
September 16, 2016 at 7:19 am
If you follow the article step-by-step it has the code to be pasted into the form.
If you can get your hands on Visual Studio 2010 Express you should be able...
September 16, 2016 at 6:29 am
jlkrause1 (9/6/2016)
This article just appeared (again?) on SQL Server Central.
The subject is interesting.
FYI, for me, the sample QR code displayed in the...
September 6, 2016 at 8:11 am
One trick I use is to write stored procedures using temporary tables, then when the stored procedure is finished and working go back through it and turn the references to...
August 12, 2016 at 5:48 am
I will try it myself this weekend and get back with you.
August 4, 2016 at 1:52 pm
I wrote this a while back and don't remember everything, but I was careful to make it very thorough.
Have you tried doing the entire thing step-by-step?
August 4, 2016 at 8:24 am
It sounds to me as if you have not successfully added the DLLs to the GAC (Global Assembly Cache). Just a guess.
You might try adding them using this GUI utility:
August 3, 2016 at 2:13 pm
nick.mcdermaid (6/29/2016)
June 30, 2016 at 6:15 am
To tell you the truth, I write articles about things I am trying to learn. Thanks for the suggestion. If I can figure out how to use the environment, I...
May 24, 2016 at 5:32 pm
Scott Abrants (5/24/2016)
Well not exactly the windows user must have proper permissions defined on that server, it simply means that SQL Server users cannot execute packages (simply).
What permissions do the...
May 24, 2016 at 9:45 am
Viewing 15 posts - 31 through 45 (of 192 total)