W
Wayne Wengert
I have a VS.NET Solution. I am trying to add a copy of an existing ASPX file
which provides some calendar selection functionality. I used Project/Import
Existing to import the aspx page and I used the option to add it to my
solution. Now, when I run the app and click on the button to load the
imported page, it appears, but not all the objects are filled. There are no
assembly errors but I do note that if I try entering one of the imported
page's objects, intellisense does not provide any of the methods or such.
I suspect I did not import this correctly. Any suggestions on how this
should be done?
TIA
Wayne
which provides some calendar selection functionality. I used Project/Import
Existing to import the aspx page and I used the option to add it to my
solution. Now, when I run the app and click on the button to load the
imported page, it appears, but not all the objects are filled. There are no
assembly errors but I do note that if I try entering one of the imported
page's objects, intellisense does not provide any of the methods or such.
I suspect I did not import this correctly. Any suggestions on how this
should be done?
TIA
Wayne