Controls :: ITextSharp Error - Pagesize Is Ambiguous Imported From Namespace Or Types

Feb 15, 2013

I tried ur code , but it show an error ....

pagesize is ambiguous , imported from the namespace or types 'iTextsharp.text.document,iTextsharp.text

Dim pdfDoc AsNew Document(PageSize.A4, 10.0F, 10.0F, 100.0F, 0.0F)

View 1 Replies


Similar Messages:

Web Forms :: Update Panel Error "BC30560" Is Ambiguous In The Namespace 'System.Web.UI

Feb 5, 2010

Compilation Error Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: BC30560: 'UpdatePanel' is ambiguous in the namespace 'System.Web.UI'. Source Error:

[Code]....

Line 22: ''' <param name="panelId">The name of the updatePanel object</param>
Line 23: ''' <remarks></remarks>
Line 24: Public Shared Sub Show(ByVal message As String, ByVal panelId As System.Web.UI.UpdatePanel)
Line 25: ' Gets the executing web page
Line 26: Dim page As Page = CType(HttpContext.Current.CurrentHandler, Page)

View 2 Replies

Web Forms :: ITextSharp : Change Printer's Pagesize?

Sep 29, 2010

in my webapplication i create a pdf document based on a pdf template which paegsize is Iso C6 (envelope ).
The documet is returned to the client in the response output stream .

If i choose to open the document (and print it) , i have the printer pagesize automatically set to the a4 pagesize;

This cause a side effect : the text printed on the envelope is not in the right position because the printer pagesize is different (on a a4 paper the envelope is centered on the paper!!!).

Can i set the printer pagesize with itextsharp?

View 3 Replies

CalendarPopup Is Ambiguous In The Namespace 'eWorld.UI'?

Jul 21, 2010

I am getting the following error:

'CalendarPopup' is ambiguous in the namespace 'eWorld.UI'.

I have two identical sites on same server. one one no problem and on the other one the above error is happening.I used xcopy to copy all files from working site to new site which is on same server.I have no clude why the error is occuring, i do see teh calendar related dlls in the bin folder.Please advice what this error mean.

View 1 Replies

Web Forms :: Global File Is Ambiguous In The Namespace?

Aug 23, 2010

I just added a global file to my web application and now I am getting this message.

Error 3 'global_asax' is ambiguous in the namespace 'ASP'. C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET FilesmyFile759a71c4f17a867App_global.asax.sfac6plp.1.vb 31

Here is the code in he Global file:

[Code]....

[Code]....

View 2 Replies

Web Forms :: BC30560: 'factcontrols_utilitybarbottom_ascx' Is Ambiguous In The Namespace 'ASP'?

Nov 9, 2010

I have the error mentioned in the subject...I've had the same files for few months and it never gave this problem. Nothing in the files or code has changed.....and I have this user control on a lot of pages and every single page is giving this error.Sometimes,when I run it locally it doesn't give the error but it works randomely but when publishing it to the server, it does not work at all...gives the same error.Please help in identifying what may cause this all of a sudden??

View 1 Replies

'ReportViewer' Is Ambiguous In The Namespace 'Microsoft.Reporting.Webforms'?

Mar 15, 2011

I am using assembly Microsoft.ReportViewer.Webforms Version=10.0.0.0. However, each time I build the solution it adds Microsoft.ReportViewer.Webforms Version = 8.0.0.0 by itself. I tried removing Version 8.0.0.0 reference manually and tried building it again but it keeps adding the later version.

View 11 Replies

Crystal Reports :: 'CrystalReportViewer' Is Ambiguous In The Namespace 'CrystalDecisions.Web'

Feb 17, 2011

I installed Microsoft Visual Studio 2010 and I got a setup of crystal report from my friend titled with "CRforVS_13_0" , everything till now smooth and the world that rose !

let us the error scenario

1 - Create new Website
2 - add new table on the Default.aspx web page
3 - Build solution everything look great
4 --- Drag drop of the control CrystalReportViewer and build to find the below errors

Error 2 'CrystalReportViewer' is ambiguous in the namespace 'CrystalDecisions.Web'. C:UsersuserDocumentsVisual Studio 2010WebSitesWebSite6Default.aspx 28

Error 3 'CrystalReportViewer' is ambiguous in the namespace 'CrystalDecisions.Web'. C:UsersuserDocumentsVisual Studio 2010WebSitesWebSite6Default.aspx 28

Error 4 'CrystalReportViewer' is ambiguous in the namespace 'CrystalDecisions.Web'. C:WindowsMicrosoft.NETFrameworkv4.0.30319Temporary ASP.NET Fileswebsite64931b126339b72a7App_Web_tyipm02u.2.vb

Error 5 'CrystalReportViewer' is ambiguous in the namespace 'CrystalDecisions.Web'. C:WindowsMicrosoft.NETFrameworkv4.0.30319Temporary ASP.NET Fileswebsite64931b126339b72a7App_Web_tyipm02u.2.vb

Error 6 'CrystalReportViewer' is ambiguous in the namespace 'CrystalDecisions.Web'. C:WindowsMicrosoft.NETFrameworkv4.0.30319Temporary ASP.NET Fileswebsite64931b126339b72a7App_Web_tyipm02u.2.vb

Error 1 C:UsersuserDocumentsVisual Studio 2010WebSitesWebSite6Default.aspx(28): error BC30560: 'CrystalReportViewer' is ambiguous in the namespace 'CrystalDecisions.Web'.

Error 7 Unable to load referenced library 'C:WindowsMicrosoft.NETFrameworkv4.0.30319Temporary ASP.NET Fileswebsite64931b126\_shadow339b72a725213691630133667App_Web_site.master.cdcab7d2.0yuyrufa.dll': The system cannot find the path specified.

Error 8 Unable to load referenced library 'C:WindowsMicrosoft.NETFrameworkv4.0.30319Temporary ASP.NET Fileswebsite64931b126\_shadow339b72a725213691630133667App_Web_site.master.cdcab7d2.0yuyrufa.dll': The system cannot find the path specified. C:WindowsMicrosoft.NETFrameworkv4.0.30319Temporary
ASP.NET Fileswebsite64931b126\_shadow339b72a725213691630133667App_Web_site.master.cdcab7d2.0yuyrufa.dll

View 2 Replies

Web Forms :: Theme / Error1 'XElement'is Ambiguous In The Namespace 'System.Xml.Linq'.InternalXmlHelper.vb?

Jan 3, 2010

i am facing a problem in theme and skin.

when i am trying this in skin

<asp:TextBox runat="server" BackColor="#BFDFFF" BorderColor="Black"></asp:TextBox>
<asp:DropDownList runat="server" BackColor="#BFDFFF"> </asp:DropDownList>
<asp:Button runat="server" BackColor="#BFDFFF" BorderColor="Black" />
<asp:GridView runat="server" AllowPaging="True"
AutoGenerateColumns="False" Width="100%">
<RowStyle BackColor="#BFDFFF" ForeColor="Black" />
<SelectedRowStyle BackColor="#FFFF99" />
<HeaderStyle BackColor="#666666" />
<AlternatingRowStyle BackColor="Silver" />
</asp:GridView>
<asp:DataList runat="server" Width="100%" RepeatColumns="3">
<ItemStyle BackColor="#BFDFFF" ForeColor="Black" Width="90%" />
<AlternatingItemStyle BackColor="Silver" />
<HeaderStyle BackColor="#666666" />
</asp:DataList>

and < pages theme="BlueTheme" runat="Server"/>

then this error comes .

Error1 'XElement'is ambiguous in the namespace 'System.Xml.Linq'.InternalXmlHelper.vb

View 7 Replies

Web Forms :: The Type Or Namespace Name ITextSharp Could Not Be Found

May 24, 2012

i have follwing  error in iTextSharp program

Error1The type or namespace name 'iTextSharp' could not be found (are you missing a using directive or an assembly reference?)D:print html data to pdfDefault.aspx.cs117D:print html data to pdf

View 1 Replies

DataSource Controls :: Server Error: Namespace Linq Does Not Exist In Namespace "System"

May 7, 2010

I am getting this compilation error"

All my pages are receiving this error - website is down; here's the code:

[Code]....

Except my web config file shows linq is accounted for? [Code]....

I would note that I updated to VWD Express 2010 then had to revert back to 3.5 because my host at Arvixe had not updated my server yet. He then said he updated it and I reverted up to 4.0 again. It turned out he hadn't and I tried to revert back...and then this showed up and numerous other errors.

View 2 Replies

Forms Data Controls :: Parser Error Message: Ambiguous Match Found?

Nov 8, 2010

I open the page yesterday, it is working fine,, but today I am getting this error...Parser Error Message: Ambiguous match found.Source Error:

Line 1: <%@ Register TagPrefix="NetMenu" Namespace="CYBERAKT.WebControls.Navigation" Assembly="ASPnetMenu" %>
Line 2: <%@ Page language="c#" Codebehind="ClientDetails.aspx.cs" AutoEventWireup="false"&nbsp;

[code]...

View 2 Replies

MVC :: The Type Or Namespace Name 'Controllers' Does Not Exist In The Namespace 'XXX' Error In VS2008

Jan 23, 2010

I use vs2008 and my MVC 1.0 and 2.0 Projects were working perfectly but all of a sudden i have an error on trying to compile all of them;

The error is of the form;

Error 1 The type or namespace name 'Controllers' does not exist in the namespace 'XXX' (are you missing an assembly reference?)

Error 3 The type or namespace name 'Models' does not exist in the namespace 'XXX' (are you missing an assembly reference?)

Error 4 The type or namespace name 'AccountController' could not be found (are you missing a using directive or an assembly reference?)

Error 5 The type or namespace name 'IFormsAuthenticationService' could not be found (are you missing a using directive or an assembly reference?)

Error 6 The type or namespace name 'IMembershipService' could not be found (are you missing a using directive or an assembly reference?)

These errors seem to come from the HomeControllerTest and the AccountControllerTest.

note that i recently installed Azure Tools using the Web Installer..Dunno if that could be the cause or problem.

View 4 Replies

An Error Message With Namespace / The Type Or Namespace Name 'X509Certificate' Could Not Be Found

Nov 3, 2010

when I put a break point i get this error message:

Error 1 The type or namespace name 'X509Certificate' could not be found (are you missing a using directive or an assembly reference?) D:UsersatttDesktop
fre
etetrtDefault.aspx.cs 7 53 D:...attt

View 4 Replies

Resource Ambiguous Error But No Duplication Actually

Sep 9, 2010

I have one project in TFS and once I get latest version it gives following error. "Resource is ambiguous, imported from the namespaces or types 'System, System.web'". Even I have checked twice that there is no duplication but still giving error.

View 2 Replies

DataSource Controls :: Select SQL Error "Ambiguous Column Name Username"

Feb 4, 2010

Dim queryString As String = "SELECT Presenter_Assignment_.username, Presenter_Assignment_.FirstName, Presenter_Assignment_.LastName, Presenter_Assignment_.SchoolName, Presenter_Assignment_.SchoolTalk, Presenter_Assignment_.Dates, Presenter_Assignment_.Time
FROM Presenter_Assignment_ INNER JOIN UserInformation ON Presenter_Assignment_.username = UserInformation.username WHERE ('@username' = username)

When I run a page with this statement, it pops up an error saying 'Ambiguous Column Name 'username'. Why is this so? ._.

View 4 Replies

Error On Ambiguous Reference Points To Same Method Twice

Oct 25, 2010

I used this brilliant solution to convert a linq query to a datatable. But I'm getting a strange error when running it. Build succeeds though.

Compiler Error Message: CS0121: The call is ambiguous between the following methods or properties:
'Gruppkoll.App_Code.ConvertToDataTableFromLinqResult.ToADOTable<Gruppkoll.MessageSet
(System.Collections.Generic.IEnumerable<Gruppkoll.MessageSet>)' and
'Gruppkoll.App_Code.ConvertToDataTableFromLinqResult.ToADOTable<Gruppkoll.MessageSet (System.Collections.Generic.IEnumerable<Gruppkoll.MessageSet>)'

I've tried re-building it and restarting the IIS. It seems as there are two classes with the same method but I've checked this and that's not the case. I'm using .NET 4.0 ASP.NET Webforms.

View 1 Replies

How To Avoid Textbox Ambiguous Reference Error

Jun 22, 2010

In my page, if i refer

using System.windows.forms;
using System.web.webcontrols.....

Textbox ambiguous reference error is occured from webcontrols and forms, how can i rectify this error... but i need those two namespaces in my asp.net page.

View 3 Replies

Parser Error Message: Ambiguous Match Found?

Aug 19, 2010

Im running a web application in visual studio 2008..i got this error when particular page was loaded..
help me to proceed....

Server Error in '/PSS.NET' Application.
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: Ambiguous match found.

Source Error:

<%@ Register TagPrefix="uc1" TagName="CtrlButtonControl" Src="../../WebControls/CtrlButtonControl.ascx" %>
<%@ Page language="c#" Codebehind="SPSearchFromToDtStorLocMatTypRank.aspx.cs" AutoEventWireup="false" Inherits="Sdi.Pss.Reports.SP.SPSearchFromToDtStorLocMatTypRank" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
Source File: /PSS.NET/Reports/SP/SPSearchFromToDtStorLocMatTypRank.aspx Line: 1
Version Information: Microsoft .NET Framework Version:2.0.50727.3615; ASP.NET Version:2.0.50727.3614

View 1 Replies

Ambiguous Parser Error. Specify The Assembly Explicitly In The Type Name?

Jul 23, 2010

I am integrating third party Web Page Management CMS solution into my web application. I am getting the following error when I try to recompile:

Parser Error Message: The type 'oboutSolutions.ManageWebsite' is ambiguous: it could come from assembly 'C:VS2010 ProjectsTestCMSCMSinoboutSolutions.DLL' or from assembly 'C:VS2010 ProjectsTestCMSCMSinCMS.DLL'. Please specify the assembly explicitly in the type name.

Source Error:

Line 1: <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="ManageWebsite.aspx.cs" Inherits="oboutSolutions.ManageWebsite" %>
Line 2: <%@ Register TagPrefix="obout" Namespace="OboutInc.Editor" Assembly="obout_Editor" %>
Line 3: <%@ Register TagPrefix="obout" Namespace="Obout.Interface" Assembly="obout_Interface" %>

View 5 Replies

Controls :: ITextSharp Error - The Document Has No Pages?

Dec 8, 2012

i refer u r code but it given m error as The document has no pages.

View 1 Replies

Controls :: ITextSharp Error - HTMLWorker Is Obsolete

May 7, 2015

I have tried sample to this address: [URL] ....
 
But for the obsolete methods in title I have some problem with style, do you have some sample with update?

View 1 Replies

Web Services - Having An Ambiguous Type Error When Calling A WebMethod On .NET Web Application?

Mar 2, 2011

The message sent to browser is as follows:

The type My.API.Class is ambiguous: it could come from assembly '[on Temporary ASP.NET Files]' or from assembly '[on bin folder]'

The problem occurs when debugging a Web App, speciically when making a request to a WebMethod of a WebService.The project compiles just right. It generates My.Website.dll on bin folder and if I publish the Web Application. It works fine.The asmx file is on the root of the application. The CodeBehind file is on App_Code and its marked to be compiled to generate My.Website.dll.The way this person exposes its problem is somehow similar but I get starting to be lost when he talks about a proxy class and shared dlls I don't use.

View 2 Replies

Controls :: Export To PDF Using ITextSharp HTML Parser Error

Feb 20, 2013

How to save webpage as pdf...    Am using asp.net 4.0 and oracle 10g. and code behind language as vb.net.I have one button. that converts the web page to pdf.It shows Could not find file 'C:....' in  htmlparser.Parse(sr) error... 

Response.ContentType = "application/pdf"
Response.AddHeader("content-disposition", "attachment;filename=psno.pdf")
Response.Cache.SetCacheability(HttpCacheability.NoCache)
Dim sw As New StringWriter()

[code].....

View 1 Replies

Controls :: Receiving Font Size Too Small 0 Error While Using ITextsharp

Jul 18, 2012

I am having an aspx page with controls as textbox ,tables ,checkbox etc .I need to convert the webpage to pdf file by a button click .I am using Itextsharp in it. when the button click event fires it shows the error as  Font size too small: 0 near htmlparser.Parse(sr);  

So how to rectify it .the code used for button click is :

protected void Button1_Click(object sender, EventArgs e) {
Response.ContentType =
"application/pdf";
Response.AddHeader(
"content-disposition", "attachment;filename=TestPage.pdf");

[Code] ....

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved