> Hi,
>
[quoted text clipped - 5 lines]
> Thanks
> Aparna
Hi,
Same class name in different namespace and used one of the class in a
file
where both namespace is included can cause this problem.
Please check your classnames and references..
if possible refector them.
Thanks & Best of Luck
Md. Masudur Rahman
www.munna.shatkotha.com
www.munna.shatkotha.com/blog
aparna - 25 Mar 2008 08:54 GMT
> > Hi,
>
[quoted text clipped - 16 lines]
> Thanks & Best of Luck
> Md. Masudur Rahmanwww.munna.shatkotha.comwww.munna.shatkotha.com/blog
I dont have .aspx.cs file in my project ,can I get it from dll I have
and how.
aparna laid this down on his screen :
> Hi,
>
[quoted text clipped - 5 lines]
> Thanks
> Aparna
Do you have a "file.aspx" file? Then try the "show all files" button
(at the top of the solution explorer) or use the "view code" button.
Does that errormessage give a directory path that you can use to locate
that file?
Hans Kesting
aparna - 26 Mar 2008 12:28 GMT
On Mar 25, 3:24 pm, Hans Kesting <invalid.han...@spamgourmet.com>
wrote:
> aparna laid this down on his screen :
>
[quoted text clipped - 15 lines]
>
> Hans Kesting
yes,I am getting the path and by view code I wll be able to see the
code of .aspx file but I dont have code behind file,I have only dll