alucard Posted April 19, 2017 Posted April 19, 2017 projemi dll olarak derledim ve çalıştırdım. bazı ekranlarda sürekli değişen resimler gösteriyorum . Göstermek için kullandığım kod. UniImage1.Picture.LoadFromFile(UniSession.URL+'/'+IBQEgitimGosterSayfaDOSYAYOLU.Value); ama aşağıdaki hatayı alıyorum. mesaj olarak dosya yolunu doğru alıyorum. ama image yüklemiyor. Quote
Administrators Farshad Mohajeri Posted April 19, 2017 Administrators Posted April 19, 2017 UniImage1.Picture.LoadFromFile(UniSession.URL+'/'+IBQEgitimGosterSayfaDOSYAYOLU.Value); Bu kod doğru değil. Resimler tam olarak hangi klasörde? Quote
alucard Posted April 20, 2017 Author Posted April 20, 2017 Sistem Exe modunda sıkıntısız çalışıyor. ancak iis moduna almak istiyorum. upload ettiğim tam dosya yolunu aşağıya ekledim. Quote
mehmet07 Posted April 20, 2017 Posted April 20, 2017 yolu UniServerModule.StartPath+IBQEgitimGosterSayfaDOSYAYOLU.Value seklinde dener misiniz. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.