Click to See Complete Forum and Search --> : I can't open my project in VisualStudio.net


syed
May 6th, 2004, 05:22 AM
I am using VisualStudio.net 2003 . Here I can't open my project . i don't know how to rectify this problem . but other asp files r working fine .... please give a solution for this ....

Sonu Kapoor
May 7th, 2004, 10:31 PM
Does any error occur ? Or does nothing happen ?

Sonu

syed
May 8th, 2004, 01:44 AM
Hi Sonu . I ReInstall the .net, Now Its working fine. Thank u for ur reply ...
There is some problem with Installation. So i Didn't work i think...

Now I have one more Query: I want to store the mail text message to sql database in a same format which I typed in the mail... . How can i stored it? Is there any possibility in .net?
Any Idea Please.....

Thanking you,

Syed.

Sonu Kapoor
May 8th, 2004, 09:55 AM
I guess you would need to read the mail in html format and store each tag in the database. I am afraid but dunno about any classes in .NET which does that automatically, but that does not mean that there isnt any class ! Just do a search and maybe you will have luck.

Sonu