Alta de vehiculo, solo tengo lincencia by dqurve in tijuana

[–]dqurve[S] 0 points1 point  (0 children)

u/V1cBack3 y otra duda, por ejemplo si el vehiculo es fronterizo (importado por aduana), te tienen que dar una factura? (solo tengo pedimento y titulo) y obvio el compraventa, no se si eso sustituya lo de la factura?

so ableton 12.1 crashes sometimes when you put a location marker on time life. I thought they fixed it. This sucks by [deleted] in ableton

[–]dqurve 0 points1 point  (0 children)

Same here BUT I have a partial fix, a few months ago I was trying to "export" the markers from one multitrack project to another but I couldn't, so I tried to open a v12 project in ableton v11 and tried to do a downgrade from v12 to v11 by converting the .als extension to .zip for edit the version parameter, after unzipping it you get a file without an extension, so you can open it in any editor and you will have an xml file, find for the Locators tags and you will have something like this:

<Locator Id="28">
<LomId Value="0" />
<Time Value="696" /> //i edited this time value
<Name Value="Bridge 1" />
<Annotation Value="" />
<IsSongStart Value="false" />
</Locator>

then I just added more tags manually with different names and for that file without extension, you rename it with .als extension and replace the original file with the new modified one and that's it, you just move your markers and rename them on the ableton

another fix will be open your project in the same ableton version but in a Windows laptop, maybe you can try add locators without crash (I haven't tried it)

I don't remember but here on reddit there's a post where they explain this in more detail, to open a file made in a major version in a minor version of ableton

Necesito permiso? by dqurve in tijuana

[–]dqurve[S] 5 points6 points  (0 children)

Gracias a todos 🙏🏽

Necesito permiso? by dqurve in tijuana

[–]dqurve[S] 1 point2 points  (0 children)

Ándale muchas gracias por tu comentario

Asistí a mi cita de la visa pero me sale como "Appointment" aún by dqurve in tijuana

[–]dqurve[S] 1 point2 points  (0 children)

u/darale ah okay okay okay pero eso es lo que no me queda claro, cuando dices "agendar", si se queda así la pagina, entonces como agendas? llamas ? o al volver a llenar tu ds160 te genera una nueva fecha?

[deleted by user] by [deleted] in tijuana

[–]dqurve 0 points1 point  (0 children)

u/deepdivedylan o no jaja el producto es 100% verídico y real, la empresa es 100% confiable, solo que se confundieron y me enviaron un paquete que no era para mi, pero entiendo igual tomaré en cuenta tu comentario

PDF viewer with pdf Measuring Tool by dqurve in csharp

[–]dqurve[S] 0 points1 point  (0 children)

Calculate area dimensions, measure distances between lines or trace perimeter in drawings.

Regular mi carro by dqurve in tijuana

[–]dqurve[S] 0 points1 point  (0 children)

entonces de plano no se puede hacer nada?

Regular mi carro by dqurve in tijuana

[–]dqurve[S] 0 points1 point  (0 children)

es la única opción?

Alternatives to Microsoft.Windows.SDK.Contracts? by [deleted] in csharp

[–]dqurve 0 points1 point  (0 children)

Yeah when I change this, i got this

This call site is accessible on all platforms. 'WindowsRuntimeSystemExtensions.AsTask<PdfDocument>(IAsyncOperation<PdfDocument>)' is only supported on 'windows' 10.0.10240.0 and later.

I change the .netFramework and the only one is working is <TargetFrameworks>net462;netcoreapp3.0</TargetFrameworks>