Click here to Skip to main content
15,913,758 members
Home / Discussions / C#
   

C#

 
QuestionTrying to write to a microchip, looking for guidance Pin
turbosupramk38-Mar-11 14:09
turbosupramk38-Mar-11 14:09 
AnswerRe: Trying to write to a microchip, looking for guidance Pin
Dan Mos9-Mar-11 0:33
Dan Mos9-Mar-11 0:33 
GeneralRe: Trying to write to a microchip, looking for guidance Pin
turbosupramk310-Mar-11 5:59
turbosupramk310-Mar-11 5:59 
GeneralRe: Trying to write to a microchip, looking for guidance Pin
Dan Mos11-Mar-11 6:05
Dan Mos11-Mar-11 6:05 
QuestionApplication directories for Form App? Pin
grmihel28-Mar-11 4:02
grmihel28-Mar-11 4:02 
AnswerRe: Application directories for Form App? Pin
Groulien8-Mar-11 4:20
Groulien8-Mar-11 4:20 
AnswerRe: Application directories for Form App? Pin
Dalek Dave8-Mar-11 5:41
professionalDalek Dave8-Mar-11 5:41 
GeneralRe: Application directories for Form App? Pin
fjdiewornncalwe8-Mar-11 5:58
professionalfjdiewornncalwe8-Mar-11 5:58 
AnswerRe: Application directories for Form App? Pin
Pete O'Hanlon8-Mar-11 6:40
mvePete O'Hanlon8-Mar-11 6:40 
GeneralRe: Application directories for Form App? Pin
grmihel29-Mar-11 22:10
grmihel29-Mar-11 22:10 
QuestionCoping an Email from Inbox to User Folder Pin
MWRivera8-Mar-11 3:31
MWRivera8-Mar-11 3:31 
AnswerRe: Coping an Email from Inbox to User Folder Pin
Pete O'Hanlon8-Mar-11 3:59
mvePete O'Hanlon8-Mar-11 3:59 
GeneralRe: Coping an Email from Inbox to User Folder Pin
MWRivera8-Mar-11 4:17
MWRivera8-Mar-11 4:17 
GeneralRe: Coping an Email from Inbox to User Folder Pin
Pete O'Hanlon8-Mar-11 4:24
mvePete O'Hanlon8-Mar-11 4:24 
GeneralRe: Coping an Email from Inbox to User Folder Pin
MWRivera8-Mar-11 4:50
MWRivera8-Mar-11 4:50 
GeneralRe: Coping an Email from Inbox to User Folder Pin
Pete O'Hanlon8-Mar-11 5:18
mvePete O'Hanlon8-Mar-11 5:18 
GeneralRe: Coping an Email from Inbox to User Folder Pin
MWRivera8-Mar-11 5:22
MWRivera8-Mar-11 5:22 
QuestionT4 assembly missing Pin
SolarEx8-Mar-11 0:10
SolarEx8-Mar-11 0:10 
Hi,

I deployed some templates which were working fine till the point where I created a new dll in my project.

As soon as I compiled my solution, I got the error below nothing more than that.

Error	1	The type or namespace 'VisualStudio' doesn't exist in the namespace 'Microsoft' ( an assembly is missing  ?)


I moved back till the point where it was working but nothing changed. 2 messages looking as above keep pointing on each of my template.

If someone already met this error or if someone has any idea,

By the way I try to fix it by adding some assembled beginning with
Microsoft.VisualStudio.something
but nothing does.

Hoping to have a feedback from you guys,

Thx
AnswerRe: T4 assembly missing Pin
Richard MacCutchan8-Mar-11 1:01
mveRichard MacCutchan8-Mar-11 1:01 
GeneralRe: T4 assembly missing Pin
SolarEx8-Mar-11 2:54
SolarEx8-Mar-11 2:54 
GeneralRe: T4 assembly missing Pin
SolarEx8-Mar-11 3:41
SolarEx8-Mar-11 3:41 
GeneralRe: T4 assembly missing Pin
Richard MacCutchan8-Mar-11 5:36
mveRichard MacCutchan8-Mar-11 5:36 
GeneralRe: T4 assembly missing Pin
Pete O'Hanlon8-Mar-11 7:41
mvePete O'Hanlon8-Mar-11 7:41 
GeneralRe: T4 assembly missing Pin
Richard MacCutchan8-Mar-11 7:56
mveRichard MacCutchan8-Mar-11 7:56 
GeneralRe: T4 assembly missing Pin
Pete O'Hanlon8-Mar-11 8:45
mvePete O'Hanlon8-Mar-11 8:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.