Re: [vb-l] COPIAR Y PEGAR

Disculpa, de antemano gracias por compartir.

Probé tu código de pegar en GX16 entorno JAVA, para web, pero no me funciono, a pesar de que compilo sin errores, leyendo un poco, me encontré con que el External Object Clipboard, solo funciona para Smarts Devices (Android y IOS)  https://wiki.genexus.com/commwiki/servlet/wiki?31273,Clipboard+external+object
Conocerás alguna otra manera?

El lunes, 20 de noviembre de 2006 a las 4:03:18 UTC-6, gxb...@gmail.com escribió:

Avisame si te sirve.

Event Copiar
 VB Clipboard.Clear
VB Clipboard.SetText [!&Tu_Variable_Genexus!]
EndEvent

Event Cortar
VB Clipboard.Clear
VB Clipboard.SetText
[!&Tu_Variable_Genexus!]
&Tu_Variable_Genexus = ''
EndEvent
Event Pegar
VB
[!&Tu_Variable_Genexus!] = Clipboard.GetText()
EndEvent


--
Has recibido este mensaje porque estás suscrito al grupo "GeneXus" de Grupos de Google.
Para cancelar la suscripción a este grupo y dejar de recibir sus mensajes, envía un correo electrónico a genexus+unsubscribe@googlegroups.com.
Para ver esta conversación en el sitio web, visita https://groups.google.com/d/msgid/genexus/98103bd0-c498-4a43-b3a2-d0ad0f7f1f7cn%40googlegroups.com.

Re: SMART DEVICES-- ERROR EN EL SERVIDOR DE LA APLICACION (NOT FOUND)

alguien ya lo ha solucionado??

El lunes, 8 de febrero de 2021 a las 7:58:52 UTC-3, Christian Adrian Settecerze escribió:
Alguien lo solucionó? tengo este problema también.

El viernes, 30 de octubre de 2020 a las 2:46:08 UTC-3, Cenobio Martinez Avila escribió:
Hola, como registraste el framework?? tengo este mismo problema.

Saludos.

El miércoles, 9 de abril de 2014 a las 7:33:06 UTC-5, adrianem...@gmail.com escribió:
Nadie me respondió pero les dejo la solución: El problema estaba en que debia registrar el framework al IIS nose porque no estaba automaticamente registrado pero bueno. Cuando suceden estos errores se ejecuta un adb logcat con el sdk y revisando el error. Saludos

--
Has recibido este mensaje porque estás suscrito al grupo "GeneXus" de Grupos de Google.
Para cancelar la suscripción a este grupo y dejar de recibir sus mensajes, envía un correo electrónico a genexus+unsubscribe@googlegroups.com.
Para ver esta conversación en el sitio web, visita https://groups.google.com/d/msgid/genexus/3bb933c6-fc85-429f-b935-5ffa5b67f341n%40googlegroups.com.

IIS ReWrite Module 2.0 //Reinstall

Despues de Darle el siguiente Command
"%WINDIR%\Microsoft.Net\Framework\v3.0\Windows Communication Foundation\ServiceModelReg.exe" –i


Server Error in '/WWTraining01' Application.

Could not load type 'System.ServiceModel.Activation.HttpModule' from assembly 'System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.TypeLoadException: Could not load type 'System.ServiceModel.Activation.HttpModule' from assembly 'System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[TypeLoadException: Could not load type 'System.ServiceModel.Activation.HttpModule' from assembly 'System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.]     System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMarkHandle stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName, ObjectHandleOnStack type) +0     System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName) +96     System.Type.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) +65     System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) +62     System.Web.Configuration.ConfigUtil.GetType(String typeName, String propertyName, ConfigurationElement configElement, XmlNode node, Boolean checkAptcaBit, Boolean ignoreCase) +50    [ConfigurationErrorsException: Could not load type 'System.ServiceModel.Activation.HttpModule' from assembly 'System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.]     System.Web.Configuration.ConfigUtil.GetType(String typeName, String propertyName, ConfigurationElement configElement, XmlNode node, Boolean checkAptcaBit, Boolean ignoreCase) +572     System.Web.Configuration.ConfigUtil.GetType(String typeName, String propertyName, ConfigurationElement configElement, Boolean checkAptcaBit) +31     System.Web.Configuration.Common.ModulesEntry.SecureGetType(String typeName, String propertyName, ConfigurationElement configElement) +59     System.Web.Configuration.Common.ModulesEntry..ctor(String name, String typeName, String propertyName, ConfigurationElement configElement) +59     System.Web.HttpApplication.BuildIntegratedModuleCollection(List`1 moduleList) +221     System.Web.HttpApplication.GetModuleCollection(IntPtr appContext) +1103     System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +122     System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +173     System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +255     System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +347    [HttpException (0x80004005): Could not load type 'System.ServiceModel.Activation.HttpModule' from assembly 'System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.]     System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +552     System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +122     System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +737  


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4250.0
  
--
Saludos,
gab
@gxsoft

--
Has recibido este mensaje porque estás suscrito al grupo "GeneXus" de Grupos de Google.
Para cancelar la suscripción a este grupo y dejar de recibir sus mensajes, envía un correo electrónico a genexus+unsubscribe@googlegroups.com.
Para ver esta conversación en el sitio web, visita https://groups.google.com/d/msgid/genexus/CAEogB3SkNzPEnywm5egteu5D2MfqvtY365TMUrEhL2nysTOhrw%40mail.gmail.com.

Re: SMART DEVICES-- ERROR EN EL SERVIDOR DE LA APLICACION (NOT FOUND)

Alguien lo solucionó? tengo este problema también.

El viernes, 30 de octubre de 2020 a las 2:46:08 UTC-3, Cenobio Martinez Avila escribió:
Hola, como registraste el framework?? tengo este mismo problema.

Saludos.

El miércoles, 9 de abril de 2014 a las 7:33:06 UTC-5, adrianem...@gmail.com escribió:
Nadie me respondió pero les dejo la solución: El problema estaba en que debia registrar el framework al IIS nose porque no estaba automaticamente registrado pero bueno. Cuando suceden estos errores se ejecuta un adb logcat con el sdk y revisando el error. Saludos

--
Has recibido este mensaje porque estás suscrito al grupo "GeneXus" de Grupos de Google.
Para cancelar la suscripción a este grupo y dejar de recibir sus mensajes, envía un correo electrónico a genexus+unsubscribe@googlegroups.com.
Para ver esta conversación en el sitio web, visita https://groups.google.com/d/msgid/genexus/99c85f77-7c76-42ea-b70e-615a204fd0d9n%40googlegroups.com.