How can we help you today? How can we help you today?
brettr
Hi Robert, I followed your suggestion and that is not working either. After stopping the profiler, I can never view any results. It just stays on the start page. The specific starting page I want to begin profiling keeps throwing this error: Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error Message: Could not load file or assembly 'RadAjax.Net2, Version=1.6.1.0, Culture=neutral, PublicKeyToken=3f7b438d1c762d0b' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) Source Error: Line 1: <%@ Page Language="C#" MasterPageFile="~/index.Master" AutoEventWireup="false" Inherits="mysite.test.Login" Title="Untitled Page" %> Line 2: Line 3: <%@ Register Assembly="RadAjax.Net2" Namespace="Telerik.WebControls" TagPrefix="radA" %> I always use this IP on the developer machine 192.168.1.66/login.aspx. That works fine. Ants is using 192.168.1.66:8013/login.aspx and that seems to be a problem. It works otherwise. As a test, I configured IIS to use port 8013 on the above IP. I then referenced 192.168.1.66:8013/login.aspx without any problems. I've removed that configuration from IIS so Ants has a clear port. I don't understand why Ants is complaining. Do you have any suggestions? Thanks, Brett / comments
Hi Robert, I followed your suggestion and that is not working either. After stopping the profiler, I can never view any results. It just stays on the start page. The specific starting page I want...
0 votes