Categoria: Programação
-
2h00 crystal
voltando a este post sobre o crystal reports, finalmente resolvi o problema. o meu problema era que componentes crystal instalar num servidor de um cliente de forma a não o obrigar a comprar uma licença crystal. isto é possivel na medida em que as licenças são para desenvolvimento podendo os runtimes serem distribuidos como parte…
-
IIS virtual directory
já há muito que não tinha que andar a mexer em configurações do iis. hoje tive que criar uma virtual directory… nada de excepcional. como diziam as instruções criar alias : imag Directory: caminho das imagens p.ex \\10.1.2.2\Multi\imag User Name and Password (só tem este passo se as imagens estejam noutro servidor) p.ex U:Administrator e…
-
appserver nameserver
ID: P6234 Title: “How to connect to the AppServer without the NameServer ?”
-
+crystal
Crystal Reports XI and Visual Studio.NET Application Deployment Crystal Reports XI for Visual Studio .NET Server Install – English Err Msg: ‘Failed to load database information’ in VS.NET application The Crystal Reports for Visual Studio .NET merge modules install Msvcp60.dll into the ‘C:\Program Files\Common Files\Crystal Decisions\2.0\bin\’ folder. By placing the Msvcp60.dll into the Windows system…
-
Infragisitcs
FAQ: BC30009: Reference required to assembly ‘Infragistics.WebUI.Shared’ containing the implemented interface ‘Infragistics.Shared.IUltraLicensedComponent’. Add one to your project.
-
must read
Coming Soon: Autonomous Nano Code Generators nano code generator generates a small fragment of code. For example, you might have a single generator that simply generates a conditional test. An autonomous, nano code generator would contain both the metacode for generating the desired output and the logic for deciding whether the code should be generated.…
-
Log4Net
Using Apache’s log4net in ASP.NET 4 Tips for using Log4NET’s ADONetAppender in ASP.NET Using log4net
-
How do I setup Visual Studio .NET and Internet Explorer for client side debugging?
Solution Perform the following steps to setup Visual Studio .NET (VS) and Internet Explorer (IE) for client side debugging: In IE select Tools, Internet Options, Advanced, and turn OFF the option Disable Script Debugging so that it is unchecked. Open the VS project that you wish to debug. Press F5 to begin debugging. Once the…
-
Crystal Reports
como queria disponibilizar aspxs com acesso a objectos do crystal instalei o crystal server mas qualquer tentativa para imprimir ou exportar o relatório (que aparecia no browser) resultava num erro do tipo “Invalid export.dll” when exporting from a .NET application” Err Msg: “Invalid export.dll” when exporting from a .NET application Cannot print or export a…
-
crystal activex viewer
Can you use the ActiveX viewer in an ASP.NET web application? No, the ActiveX viewer cannot be used in an ASP.NET web application. The ActiveX viewer is only available for ASP applications because of a supporting file called Rptserver.asp. The Rrptserver.asp file acts as a “bridge” to communicate between the client-side ActiveX viewer with the…