473,698 Members | 2,554 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Strange problem with Telerik R.A.D Designer control v1.6

VMI
When I run an ASP.Net project (that I'll be working on), the only thing I see
is "The provided pages file is missing or is not valid!" in my default.aspx
page. This page only has a Telerik R.A.D Designer control v1.6. I created a
test website and added that control, and I also see the "The provided pages
file is missing or is not valid!" error message.
I know I'm being very vague about the details, but I just retrieved the code
from source Control and, after adding all the DLLs, that's the only thing I
see.
I'm just asking if you guys have any possible ideas of why this may be
happening.
I'm using .Net 2005 (framework 2.0).

Thanks,

Apr 24 '06 #1
1 1246
Jon
Hi,

If you haven't already done so, I'd mail Telerik, they're usually pretty good.

Jon

"VMI" wrote:
When I run an ASP.Net project (that I'll be working on), the only thing I see
is "The provided pages file is missing or is not valid!" in my default.aspx
page. This page only has a Telerik R.A.D Designer control v1.6. I created a
test website and added that control, and I also see the "The provided pages
file is missing or is not valid!" error message.
I know I'm being very vague about the details, but I just retrieved the code
from source Control and, after adding all the DLLs, that's the only thing I
see.
I'm just asking if you guys have any possible ideas of why this may be
happening.
I'm using .Net 2005 (framework 2.0).

Thanks,

Apr 24 '06 #2

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

Similar topics

29
5071
by: Charles Law | last post by:
Further to my issue about user controls, I have a problem with DesignMode. Here is the project hierarchy: MainApp |_ Project1 |_ SubProject (UserControl) SubProject has a default constructor (New) which does the MyBase.New() thing and then InitializeComponent().
5
1253
by: Simon Verona | last post by:
I have a strange problem with a Windows Forms application. It installs and runs fine on my development machine but consistently comes up with errors on any installed machine. I get an error about an unhandled exception as the application starts up. If I go to debugger I get the error showing as : Unhandled exception generated: (0x04941b54)
0
1165
by: campwes | last post by:
Hey there. I have a user control on an aspx page that displays data based on a query (handled by another user control also on the page). I've noticed that the first time I navigate to the page with the user control, I can click on links, buttons etc on the user control and navigate around. On subsequent postbacks, say when a user submits a new query, the buttons and links on the user control are "un-clickable". You get no click sound...
0
1281
by: xudeutsch | last post by:
I want to ask when I deploy my project which contains such a control Telerik.WebControls.RadTreeview, why this control can be intialized . <%@ Register TagPrefix="radt" Namespace="Telerik.WebControls" Assembly="RadTreeView" %> this is the source and the assembly is also under \bin of my application. The error message is from IE and it seems that some dll from .net are not available to intialize such a control.
0
970
by: VMI | last post by:
When I run an ASP.Net project (that I'll be working on), the only thing I see is "The provided pages file is missing or is not valid!" in my default.aspx page. This page only has a Telerik R.A.D Designer control v1.6. I created a test website and added that control, and I also see the "The provided pages file is missing or is not valid!" error message. I know I'm being very vague about the details, but I just retrieved the code from Source...
2
1622
by: Chukkalove | last post by:
I'm sorry this message is so long. I have had to make some changes to an application written by a previous developer who used unmanaged serialization to store complex objects to file. The application is a RAD form designer to design screens for an embedded system and he only allowed for a single type of target system. My company now needs a designer for a 2nd type of system but because of the unmanaged serialization, any changes to the...
3
2429
by: senfo | last post by:
I developed a Windows control in VS 2005 that inherits from the PictureBox Control that adds the ability to select images in a Windows application. It is, however, experiencing a strange issue that I can't explain. One of the desired affects was to provide the ability to change the background color on images that were selected, as well as setting the background color back to its original color after the image had been deselected. To...
1
1191
by: George Ter-Saakov | last post by:
I saw the thread here about Telerik's controls and to tell the truth I like them.....thinking about purchasing myself. so decided to ask a question. How heavy are they? In terms of JavaScript and in terms of ViewState... I understand there are bunch of controls there and they have different footprint... But I mean just on average....
6
3338
by: =?Utf-8?B?bWljaGFlbCBzb3JlbnM=?= | last post by:
Yesterday Visual Studio gave me a strange error both at compiletime and at designtime that had no obvious connection to anything I had changed recently. After some effort tracking down the problem I discovered first a workaround, then the real cause of the problem. I would like to understand why what I am doing is frowned upon by Visual Studio and how to do this properly. My application is in one solution; supporting libraries including...
0
8612
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9032
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8905
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7743
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5869
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4373
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4625
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3053
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2342
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.