473,324 Members | 2,002 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,324 software developers and data experts.

Problem Importing ASPX Page

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
Nov 18 '05 #1
4 1321
Sounds weird. What I've noticded is that when I import an existing .aspx page, the code-behind file (aspx.vb - in the case of .vb) and the .resx file get imported with it. Since intellisense is not picking up the objects, it makes me wonder whether that really happenned

Suggestion: Delete it out and try again. Then check to make sure the code-behind and the .resx got copied along with the .aspx file. (If not, maybe there's some IDE option we don'tn know about.) ASFAIK, when you do an import that's what's supposed to happen. In other words, I don't THINK the project you're working in is supposed to refer back to tha project you imported from

Good Luck
Nov 18 '05 #2
Are you using a different version of VS.NET? All I see is Add existing item,
no import function...

"Wayne Wengert" <wa***************@wengert.com> wrote in message
news:e7**************@TK2MSFTNGP11.phx.gbl...
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

Nov 18 '05 #3
Sorry... that should have been Project/Add Existing Item

Wayne

"Rick Spiewak" <ri*********@mindspring.com> wrote in message
news:%2***************@TK2MSFTNGP11.phx.gbl...
Are you using a different version of VS.NET? All I see is Add existing item, no import function...

"Wayne Wengert" <wa***************@wengert.com> wrote in message
news:e7**************@TK2MSFTNGP11.phx.gbl...
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


Nov 18 '05 #4

"Rich" <an*******@discussions.microsoft.com> wrote in message
news:83**********************************@microsof t.com...
Sounds weird. What I've noticded is that when I import an existing .aspx page, the code-behind file (aspx.vb - in the case of .vb) and the .resx file
get imported with it. Since intellisense is not picking up the objects, it
makes me wonder whether that really happenned.

The code-behind and the resx pages are there?


Suggestion: Delete it out and try again. Then check to make sure the code-behind and the .resx got copied along with the .aspx file. (If not,
maybe there's some IDE option we don'tn know about.) ASFAIK, when you do an
import that's what's supposed to happen. In other words, I don't THINK the
project you're working in is supposed to refer back to tha project you
imported from.
Good Luck

Nov 18 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Lakshmi | last post by:
Hello I am working with Visual Studio .net and I have created an aspx page. Now I have to import this into an existing asp page. So there is a menu bar on the left of the asp page and my aspx...
11
by: ElmoWatson | last post by:
I tried on the Security newgroup, as well as other places, and haven't gotten an answer yet - - I'm pulling my hair out over this one. I'm trying to get Forms Authentication working.....I can get...
29
by: Natan | last post by:
When you create and aspx page, this is generated by default: using System; using System.Collections; using System.Collections.Specialized; using System.Configuration; using System.Text; using...
1
by: Fran | last post by:
Hi! I have created an own class to access to databases, called database. I would like to create an object of this class in an aspx page, but when i try to do it i get an error that it cannot...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.