Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Mobile / March 2005

Tip: Looking for answers? Try searching our database.

link control - can't find form

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Carlos - 17 Mar 2005 20:18 GMT
Hi all,

 I do have a project that has 2 forms, form 1 has a link
control with a NavigateURL pointing to the form ID of form2.
The project compiles fine, but when I try to view form1 in the browser
I get an exception telling me that the fom was not found. Where
should I place the form in order to be accessible by form 1?

Thanks for all your help,

                Carlos.
Chance Hopkins - 20 Mar 2005 08:03 GMT
I think they have to be on the same page and can't be nested.

Only one will be shown at a time.

> Hi all,
>
[quoted text clipped - 7 lines]
>
>                 Carlos.
JuanDG - 22 Mar 2005 05:18 GMT
First you have to understand the concept of cards and decks in WML, if you
don't go read http://www.w3schools.com/wap/

Your problem (that's what I can tell from the little information you give)
it's that you're trying to call by reference a card that it's on another
deck.
On ASP.NET Mobile Forms every .aspx file is a deck which contains a set of
cards, you can only call cards (mobile forms) that exist on the same deck
(aspx file), Speaking from the Visual Designer prospective you can only call
a form by reference if you can see it on the same screen (right below the
form you are working on).

If it's not in the same deck (and I think this is your case) you have to
call it with it's full qualified path (in other words the URL).
try that and let us know how it goes.

Cheers!!!!!

Signature

Juan David Gomez A.
Microsoft Certified Professional
Analista de Desarrollo - PSL S.A.
Web and Wireless Banking
Medellin - Colombia

> Hi all,
>
[quoted text clipped - 7 lines]
>
>                  Carlos.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.