|
Home > Archive > Microsoft Content Management Server > November 2005 > Decline with reason help
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Decline with reason help
|
|
| johnway2@yahoo.com 2005-11-29, 5:55 pm |
| I have a .vb CMS web site. Can I still use your C# Decline With Reason
extension?
If so, where do I put the .cs code. I added it to a folder in my
project, but I'm getting an error: Message "Parser Error: Parser
Error: File or assembly name ConsoleActionDeclineWithReason, or one of
its dependencies, was not found." String
Thanks
| |
| Stefan [MSFT] 2005-11-30, 2:49 am |
| Hi John,
you can't mix C# and VB.NET in the same project.
You would need to convert the code to VB.NET.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------
<johnway2@yahoo.com> wrote in message
news:1133296071.010086.300040@z14g2000cwz.googlegroups.com...
>I have a .vb CMS web site. Can I still use your C# Decline With Reason
> extension?
>
> If so, where do I put the .cs code. I added it to a folder in my
> project, but I'm getting an error: Message "Parser Error: Parser
> Error: File or assembly name ConsoleActionDeclineWithReason, or one of
> its dependencies, was not found." String
>
>
> Thanks
>
|
|
|
|
|