Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A namespace does not exist
Message
De
04/11/2009 17:48:01
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Cryptographie
Titre:
A namespace does not exist
Divers
Thread ID:
01433261
Message ID:
01433261
Vues:
94
Hello *.*

I´m builind my first application in .NET and a friend on mine give an exemple, but when I build the project, this message ocurrs:

The type or namespace name 'Xml' does not exist in the namespace 'System.Security.Cryptography' (are you missing an assembly reference?)

these are the "using" commands:

using System;
using System.Collections.Generic;
using System.Text;
using System.IO;
using System.Xml;
using System.Xml.Schema;
using System.Windows.Forms;
using System.Security.Cryptography.Xml;
using System.Security.Cryptography.X509Certificates;

When I try retype the command the intelinsense don´t show the option "Xml" at System.Security.Cryptography

What can I do to inset this namespace ?

thank you all!!!

Frederico
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform