May 19, 2010 at 11:11 am
Hi Team,
I am running Practice for chapter 3, lesson 2
Exercise 3: Create CLR UDTs
Somehow, when I install practice files from the disc - I am unable to register the project files and when trying to create an assembly receive an error file not found
File names:
CH03CS.dll
CH03VB.dll
I cannot see them either myself.
Tried installing the disc both as user and administrator on Windows 7 and Windows HP
Thank you
May 19, 2010 at 11:21 am
Who is the publisher of the book and material you are using? You may need to go to them with the issue.
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
May 19, 2010 at 11:24 am
Microsoft Press:(
May 19, 2010 at 11:50 am
You can try the supplemental content download
http://examples.oreilly.com/9780735623422/
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
May 19, 2010 at 11:56 am
thank you,
same stuff - it still says that the application is not registered.
I wonder if I need to do anything else rather than jsut install the files on my machine?
June 22, 2010 at 1:34 am
You may need to register them with the assembly registry tool (Regasm.exe)?
http://msdn.microsoft.com/en-us/library/tzat5yw6(VS.71).aspx
June 22, 2010 at 5:44 am
Halcyon (5/19/2010)
...I wonder if I need to do anything else rather than jsut install the files on my machine?
I think, only source code is provided with the CD. No DLLs.
You need to compile the source code. Then you will get the .DLL files.
Hope this helps you.
June 22, 2010 at 7:40 am
Hi all,
Thank you for help.
Feedback:
Exam - passed - pls do the suggested practices especially if they cover something you do not do daily
Issues with the practice code:
1) Issue with visual studio 2005 - I have got templates missing, was fixed by installing trial version of Visual Studio 2010
2) Indeed, building and deploying the code was a solution, but my c# days were 5 years ago so did take some time to actually figure it out:(
Thank you all for help
June 22, 2010 at 10:15 pm
Congratulation on passing the exam.
Thanks for your feedback
Viewing 9 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic. Login to reply